Date: Thursday, February 8, 2018 @ 21:35:42 Author: arojas Revision: 290406
Update to 1.20 Modified: mate-icon-theme/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-08 21:31:41 UTC (rev 290405) +++ PKGBUILD 2018-02-08 21:35:42 UTC (rev 290406) @@ -1,7 +1,7 @@ # Contributor: Martin Wimpress <[email protected]> pkgname=mate-icon-theme -pkgver=1.18.2 +pkgver=1.20.0 pkgrel=1 pkgdesc="MATE icon theme" url="http://mate-desktop.org" @@ -11,7 +11,7 @@ makedepends=('icon-naming-utils' 'intltool') groups=('mate') source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha1sums=('f5fd084b18edf27f7522839361683371fdd565c9') +sha1sums=('4b04f3acc6106876f646fd42cfb5b339dd969bb9') build() { cd ${pkgname}-${pkgver}
