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

Jan Steffens heftig at archlinux.org
Tue Sep 27 19:59:03 UTC 2016


    Date: Tuesday, September 27, 2016 @ 19:59:03
  Author: heftig
Revision: 277143

3.22.0+2+g5332b8f-1

Modified:
  gnome-devel-docs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-27 19:56:41 UTC (rev 277142)
+++ PKGBUILD	2016-09-27 19:59:03 UTC (rev 277143)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-devel-docs
-pkgver=3.16.2+188+g5332b8f
+pkgver=3.22.0+2+g5332b8f
 pkgrel=1
 pkgdesc="Developer documentation for GNOME"
 url="https://git.gnome.org/browse/gnome-devel-docs"
@@ -22,6 +22,8 @@
 
 prepare() {
   cd $pkgname
+  # Fixup missing tag for pkgver()
+  git tag -f 3.22.0 d3e09b155236abcc28c84a6d346d4d5e51af89ec
   NOCONFIGURE=1 ./autogen.sh
 }
 



More information about the arch-commits mailing list