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

Jan de Groot jgc at archlinux.org
Sun Apr 29 22:05:55 UTC 2018


    Date: Sunday, April 29, 2018 @ 22:05:55
  Author: jgc
Revision: 323124

upgpkg: gnome-photos 3.28.0-2

Build with gegl 0.4

Modified:
  gnome-photos/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-29 22:04:30 UTC (rev 323123)
+++ PKGBUILD	2018-04-29 22:05:55 UTC (rev 323124)
@@ -3,7 +3,7 @@
 
 pkgname=gnome-photos
 pkgver=3.28.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Access, organize, and share your photos on GNOME"
 arch=(x86_64)
 url="https://wiki.gnome.org/Apps/Photos"
@@ -31,6 +31,8 @@
   git config --local submodule.libgd.url "$srcdir/libgd"
   git submodule update
 
+  git cherry-pick -n 4479b7da00ba788e85b463e06dbf57f633ec2c01
+
   NOCONFIGURE=1 ./autogen.sh
 }
 



More information about the arch-commits mailing list