Date: Thursday, April 20, 2017 @ 22:50:04 Author: arojas Revision: 224028
Update to 1.18.2 Modified: mate-icon-theme/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-20 21:59:31 UTC (rev 224027) +++ PKGBUILD 2017-04-20 22:50:04 UTC (rev 224028) @@ -1,7 +1,7 @@ # Contributor: Martin Wimpress <[email protected]> pkgname=mate-icon-theme -pkgver=1.18.1 +pkgver=1.18.2 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=('d015231f8c56b84de5978ff2083ae01b4a2854c9') +sha1sums=('f5fd084b18edf27f7522839361683371fdd565c9') build() { cd ${pkgname}-${pkgver}
