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

Jan Steffens heftig at archlinux.org
Sat Sep 8 00:55:04 UTC 2018


    Date: Saturday, September 8, 2018 @ 00:55:04
  Author: heftig
Revision: 333858

3.30.0-1

Modified:
  gnome-user-docs/trunk/PKGBUILD	(contents, properties)

----------+
 PKGBUILD |   13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-08 00:51:53 UTC (rev 333857)
+++ PKGBUILD	2018-09-08 00:55:04 UTC (rev 333858)
@@ -1,8 +1,8 @@
-# $Id$
-# Maintainer: Ionut Biru <ibiru at archlinux.org>
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=gnome-user-docs
-pkgver=3.28.2
+pkgver=3.30.0
 pkgrel=1
 pkgdesc="User documentation for GNOME"
 url="https://gitlab.gnome.org/GNOME/gnome-user-docs"
@@ -9,9 +9,9 @@
 arch=(any)
 license=(FDL)
 depends=(yelp)
-makedepends=(yelp-tools git gnome-common)
+makedepends=(yelp-tools git)
 groups=(gnome)
-_commit=fa816167deadd9f33e78c65f8a9fd9f89048ec4c  # tags/3.28.2^0
+_commit=2d3f7c79d2c226834377907934458feefc39b9f9  # tags/3.30.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-user-docs.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -28,8 +28,7 @@
 
 build() {
   cd $pkgname
-  ./configure --prefix=/usr --sysconfdir=/etc \
-      --localstatedir=/var
+  ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
   make
 }
 


Property changes on: gnome-user-docs/trunk/PKGBUILD
___________________________________________________________________
Deleted: svn:keywords
## -1 +0,0 ##
-Id
\ No newline at end of property



More information about the arch-commits mailing list