[arch-commits] Commit in gnome-devel-docs/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Mon Oct 10 22:12:39 UTC 2016
Date: Monday, October 10, 2016 @ 22:12:38
Author: heftig
Revision: 278201
3.22.1-1
Modified:
gnome-devel-docs/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-10 22:10:59 UTC (rev 278200)
+++ PKGBUILD 2016-10-10 22:12:38 UTC (rev 278201)
@@ -2,7 +2,7 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=gnome-devel-docs
-pkgver=3.22.0+2+g5332b8f
+pkgver=3.22.1
pkgrel=1
pkgdesc="Developer documentation for GNOME"
url="https://git.gnome.org/browse/gnome-devel-docs"
@@ -11,7 +11,7 @@
depends=(yelp)
makedepends=(yelp-tools gnome-common git)
groups=(gnome-extra)
-_commit=5332b8f7e403c2c20891061cd3f83354ec91327f # master
+_commit=79dd823d8273f28df2db9a5d2cd203306482c42e # gnome-3-22
source=("git://git.gnome.org/gnome-devel-docs#commit=$_commit")
sha256sums=('SKIP')
@@ -23,7 +23,7 @@
prepare() {
cd $pkgname
# Fixup missing tag for pkgver()
- git tag -f 3.22.0 d3e09b155236abcc28c84a6d346d4d5e51af89ec
+ git tag -f 3.22.1 79dd823d8273f28df2db9a5d2cd203306482c42e
NOCONFIGURE=1 ./autogen.sh
}
More information about the arch-commits
mailing list