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

Jan de Groot jgc at archlinux.org
Wed Apr 5 14:55:31 UTC 2017


    Date: Wednesday, April 5, 2017 @ 14:55:30
  Author: jgc
Revision: 292157

upgpkg: gnome-backgrounds 3.24.0+2+g755b6f9-1

Modified:
  gnome-backgrounds/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-05 14:55:23 UTC (rev 292156)
+++ PKGBUILD	2017-04-05 14:55:30 UTC (rev 292157)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-backgrounds
-pkgver=3.22.1
+pkgver=3.24.0+2+g755b6f9
 pkgrel=1
 pkgdesc="Background images and data for GNOME"
 arch=(any)
@@ -21,6 +21,10 @@
 
 prepare() {
   cd $pkgname
+  # Fix version
+  sed -i -e 's/3.22.1/3.24.0/' configure.ac
+  git tag -f 3.24.0 78d2661d44027f4358f021baf510e51b64b465ed 
+
   NOCONFIGURE=1 ./autogen.sh
 }
 



More information about the arch-commits mailing list