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

Jan de Groot jgc at archlinux.org
Sun Aug 13 22:00:30 UTC 2017


    Date: Sunday, August 13, 2017 @ 22:00:29
  Author: jgc
Revision: 302010

upgpkg: gtk3 3.22.18-2

Cherry-pick commit that fixes FS#55114

Modified:
  gtk3/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-13 21:46:09 UTC (rev 302009)
+++ PKGBUILD	2017-08-13 22:00:29 UTC (rev 302010)
@@ -5,7 +5,7 @@
 pkgbase=gtk3
 pkgname=(gtk3 gtk-update-icon-cache gtk3-print-backends)
 pkgver=3.22.18
-pkgrel=1
+pkgrel=2
 pkgdesc="GObject-based multi-platform GUI toolkit"
 arch=(i686 x86_64)
 url="http://www.gtk.org/"
@@ -36,6 +36,7 @@
 prepare() {
   mkdir print-backends
   cd gtk+
+  git cherry-pick -n 340c520bd04e0000f731573f020546fc142bd474
   NOCONFIGURE=1 ./autogen.sh
 }
 



More information about the arch-commits mailing list