Date: Wednesday, February 7, 2018 @ 21:42:43 Author: arojas Revision: 290062
Update to 1.20 Modified: mate-common/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-07 21:40:37 UTC (rev 290061) +++ PKGBUILD 2018-02-07 21:42:43 UTC (rev 290062) @@ -1,7 +1,7 @@ # Contributor: Martin Wimpress <[email protected]> pkgname=mate-common -pkgver=1.18.0 +pkgver=1.20.0 pkgrel=1 pkgdesc="Common development macros for MATE" arch=('any') @@ -10,7 +10,7 @@ 'pkg-config') url="http://mate-desktop.org" source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha1sums=('e5853086fdce062ddd9443cfe72f3cb5c5a91331') +sha1sums=('5e092883770b53cf6996bbc26db791ca112d0356') build() { cd ${pkgname}-${pkgver}
