[arch-commits] Commit in mate-menus/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Sep 24 13:49:37 UTC 2016
Date: Saturday, September 24, 2016 @ 13:49:37
Author: arojas
Revision: 190295
Update to 1.16.0
Modified:
mate-menus/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-09-24 13:48:06 UTC (rev 190294)
+++ PKGBUILD 2016-09-24 13:49:37 UTC (rev 190295)
@@ -1,6 +1,6 @@
# Contributor: Martin Wimpress <code at flexion.org>
-_ver=1.14
+_ver=1.16
pkgname=mate-menus
pkgver=${_ver}.0
pkgrel=1
@@ -13,7 +13,7 @@
optdepends=('python2: python2 bindings')
groups=('mate' 'mate-gtk3')
source=("http://pub.mate-desktop.org/releases/${_ver}/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('e626d775635e39cbacc13db6235a1ab0c0288f5a')
+sha1sums=('40b73ae7a151259c32ecd150c8fb77b5dc696f62')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list