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

Jan Steffens heftig at archlinux.org
Mon Apr 9 19:50:17 UTC 2018


    Date: Monday, April 9, 2018 @ 19:50:16
  Author: heftig
Revision: 321408

3.28.1-1

Modified:
  gnome-user-docs/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-04-09 19:47:30 UTC (rev 321407)
+++ PKGBUILD	2018-04-09 19:50:16 UTC (rev 321408)
@@ -2,17 +2,17 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=gnome-user-docs
-pkgver=3.28.0
+pkgver=3.28.1
 pkgrel=1
 pkgdesc="User documentation for GNOME"
-url="https://www.gnome.org/"
+url="https://gitlab.gnome.org/GNOME/gnome-user-docs"
 arch=(any)
 license=(FDL)
 depends=(yelp)
 makedepends=(yelp-tools git gnome-common)
 groups=(gnome)
-_commit=49a09aa9a5b4d5c5cf4e41ff3a0b7fb4f42c331b  # tags/3.28.0^0
-source=("git+https://git.gnome.org/browse/gnome-user-docs#commit=$_commit")
+_commit=6bcfe31234f45289cfa256c0a963299d10ae04e7  # tags/3.28.1^0
+source=("git+https://gitlab.gnome.org/GNOME/gnome-user-docs.git#commit=$_commit")
 sha256sums=('SKIP')
 
 pkgver() {
@@ -22,10 +22,6 @@
 
 prepare() {
   cd $pkgname
-
-# Fixup missing tag...
-  git rev-parse --verify -q 3.22.0 || git tag 3.22.0 01d8e67cc466c667e2f02f605999444a9c17e10c
-
   NOCONFIGURE=1 ./autogen.sh
 }
   



More information about the arch-commits mailing list