[arch-commits] Commit in gnome-user-docs/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Tue May 10 19:09:07 UTC 2016
Date: Tuesday, May 10, 2016 @ 21:09:07
Author: heftig
Revision: 267627
3.20.2-1
Modified:
gnome-user-docs/trunk/PKGBUILD
----------+
PKGBUILD | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-10 19:07:24 UTC (rev 267626)
+++ PKGBUILD 2016-05-10 19:09:07 UTC (rev 267627)
@@ -2,17 +2,17 @@
# Maintainer: Ionut Biru <ibiru at archlinux.org>
pkgname=gnome-user-docs
-pkgver=3.20.1
+pkgver=3.20.2
pkgrel=1
pkgdesc="User documentation for GNOME"
+url="https://www.gnome.org/"
arch=(any)
-license=('FDL')
-depends=('yelp')
-makedepends=('yelp-tools')
-url="http://www.gnome.org"
-groups=('gnome')
+license=(FDL)
+depends=(yelp)
+makedepends=(yelp-tools)
+groups=(gnome)
source=(https://download.gnome.org/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('89dca8f695a2880461ad1d60a6fc77a7bcefb0cd3fc5eaa6a1df84ff3e5ec0cd')
+sha256sums=('3e998ba05956582219b068e7f7abd9baebf8bc4067c9618d6d0be92c68a5bf32')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list