[arch-commits] Commit in mate-user-guide/trunk (PKGBUILD)
Brad Fanella
cesura at archlinux.org
Wed Aug 15 12:16:10 UTC 2018
Date: Wednesday, August 15, 2018 @ 12:16:10
Author: cesura
Revision: 371729
upgpkg: mate-user-guide 1.20.1-1
Updated to version 1.20.1
Modified:
mate-user-guide/trunk/PKGBUILD
----------+
PKGBUILD | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-15 12:02:44 UTC (rev 371728)
+++ PKGBUILD 2018-08-15 12:16:10 UTC (rev 371729)
@@ -1,7 +1,8 @@
+# Maintainer: Brad Fanella <cesura at archlinux.org>
# Contributor: Martin Wimpress <code at flexion.org>
pkgname=mate-user-guide
-pkgver=1.20.0
+pkgver=1.20.1
pkgrel=1
pkgdesc="MATE User Guide"
groups=('mate')
@@ -11,7 +12,7 @@
depends=('yelp')
makedepends=('itstool' 'intltool')
source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('31e43207d7173653a39941994ede98db2265c093')
+sha1sums=('a27eb51e89acdd24425706f5fe44a57b805023c5')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list