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

Jan de Groot jgc at archlinux.org
Fri Sep 15 21:36:44 UTC 2017


    Date: Friday, September 15, 2017 @ 21:36:43
  Author: jgc
Revision: 305641

upgpkg: gnome-settings-daemon 3.24.3-1

libgtop rebuild, update to recent git snapshot

Modified:
  gnome-settings-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-15 21:29:40 UTC (rev 305640)
+++ PKGBUILD	2017-09-15 21:36:43 UTC (rev 305641)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-settings-daemon
 pkgver=3.24.3
-pkgrel=2
+pkgrel=1
 pkgdesc="GNOME Settings Daemon"
 url="https://git.gnome.org/browse/gnome-settings-daemon"
 arch=(i686 x86_64)
@@ -13,7 +13,7 @@
          libgudev gtk3-print-backends libnm)
 makedepends=(intltool xf86-input-wacom libxslt docbook-xsl python git gnome-common)
 groups=(gnome)
-_commit=a2a7a1b3859df635bf97d62f7307306526ec6334  # tags/GNOME_SETTINGS_DAEMON_3_24_3^0
+_commit=addc7de3970be7e8bedb05a84a5bdf36113d2900  # tags/GNOME_SETTINGS_DAEMON_3_26_0^0
 source=("git+https://git.gnome.org/browse/gnome-settings-daemon#commit=$_commit"
         "git+https://git.gnome.org/browse/libgnome-volume-control")
 sha256sums=('SKIP'
@@ -27,9 +27,6 @@
 prepare() {
   cd $pkgname
 
-  # https://bugzilla.gnome.org/show_bug.cgi?id=777255
-  git cherry-pick -n 45e5185dcaf1d26fa84ce367f89b7f720c80bd01
-
   git submodule init
   git config --local submodule."panels/media-keys/gvc".url "$srcdir/libgnome-volume-control"
   git submodule update



More information about the arch-commits mailing list