Date: Thursday, February 8, 2018 @ 07:51:20 Author: arojas Revision: 290244
Update to 1.20 Modified: mate-menus/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-08 07:44:33 UTC (rev 290243) +++ PKGBUILD 2018-02-08 07:51:20 UTC (rev 290244) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress <[email protected]> pkgname=mate-menus -pkgver=1.18.1 +pkgver=1.20.0 pkgrel=1 pkgdesc="MATE menu specifications" url="https://mate-desktop.org" @@ -13,7 +13,7 @@ optdepends=('python2: python2 bindings') groups=('mate') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha256sums=('e62be81d1b72c3e5b14d9500a42c5628c9dba1e477b1bc5a6de380b71dd8dc0d') +sha256sums=('0fdadb1ba0950c14a72802c8a5afae99c46ca20ef3c7b9f1854bd5a5da3433f0') build() { cd ${pkgname}-${pkgver}
