Date: Saturday, March 30, 2019 @ 02:58:52 Author: cesura Revision: 446206
upgpkg: mate-icon-theme 1.22.0-1 Updated to version 1.22 Modified: mate-icon-theme/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-30 02:57:42 UTC (rev 446205) +++ PKGBUILD 2019-03-30 02:58:52 UTC (rev 446206) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress <c...@flexion.org> pkgname=mate-icon-theme -pkgver=1.20.3 +pkgver=1.22.0 pkgrel=1 pkgdesc="MATE icon theme" url="http://mate-desktop.org" @@ -12,7 +12,7 @@ makedepends=('icon-naming-utils' 'intltool') groups=('mate') source=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha256sums=('64ae1a5a33f90d95cecc344bbefd5ff62cb4c45674f7ac4fbdc928c164458582') +sha256sums=('0000e1f44745fe06f186dbf7a3c127b5714d3a1b326c1ae7e63cac606f771b24') build() { cd "${pkgname}-${pkgver}"