[arch-commits] Commit in gnome-shell/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Tue Mar 10 17:26:46 UTC 2020


    Date: Tuesday, March 10, 2020 @ 17:26:46
  Author: heftig
Revision: 377325

3.36.0-2: FS#65771 depend on ibus proper

Modified:
  gnome-shell/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-03-10 16:39:06 UTC (rev 377324)
+++ PKGBUILD	2020-03-10 17:26:46 UTC (rev 377325)
@@ -4,7 +4,7 @@
 
 pkgname=gnome-shell
 pkgver=3.36.0
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="Next generation desktop shell"
 url="https://wiki.gnome.org/Projects/GnomeShell"
@@ -12,7 +12,7 @@
 license=(GPL2)
 depends=(accountsservice gcr gjs gnome-bluetooth upower gnome-session gnome-settings-daemon
          gnome-themes-extra gsettings-desktop-schemas libcanberra-pulse libgdm libsecret
-         mutter nm-connection-editor unzip gstreamer libibus gnome-autoar)
+         mutter nm-connection-editor unzip gstreamer ibus gnome-autoar)
 makedepends=(gtk-doc gnome-control-center evolution-data-server gobject-introspection git meson
              sassc asciidoc)
 optdepends=('gnome-control-center: System settings'



More information about the arch-commits mailing list