[arch-commits] Commit in yelp/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Mon Sep 18 10:03:18 UTC 2017
Date: Monday, September 18, 2017 @ 10:03:17
Author: jgc
Revision: 305783
upgpkg: yelp 3.26.0-1
Modified:
yelp/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-09-18 09:50:28 UTC (rev 305782)
+++ PKGBUILD 2017-09-18 10:03:17 UTC (rev 305783)
@@ -3,7 +3,7 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=yelp
-pkgver=3.22.0+1+gfabd8eb
+pkgver=3.26.0
pkgrel=1
pkgdesc="Get help with GNOME"
url="https://wiki.gnome.org/Apps/Yelp"
@@ -12,7 +12,7 @@
depends=(webkit2gtk yelp-xsl libxslt xz bzip2)
makedepends=(intltool gtk-doc itstool autoconf-archive git xorg-server-xvfb)
groups=(gnome)
-_commit=fabd8ebe803e54f654d4930e26dbf695881f52f5 # master
+_commit=f88de1d05ad1a7c04e47674e5ba56f2e83da16a5 # master~1
source=("git://git.gnome.org/yelp#commit=$_commit")
sha256sums=('SKIP')
@@ -24,7 +24,7 @@
prepare() {
cd $pkgname
# Fixup missing tag for pkgver()
- git tag -f 3.22.0 9ae6e5a2ad3ea6709d31d110c4cfd160d600ee4f
+ git tag -f 3.26.0 f88de1d05ad1a7c04e47674e5ba56f2e83da16a5
NOCONFIGURE=1 ./autogen.sh
}
More information about the arch-commits
mailing list