Date: Monday, May 20, 2019 @ 09:42:42 Author: cesura Revision: 468054
upgpkg: mate-icon-theme 1.22.1-1 Updated to version 1.22.1 Modified: mate-icon-theme/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-20 09:39:50 UTC (rev 468053) +++ PKGBUILD 2019-05-20 09:42:42 UTC (rev 468054) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress <c...@flexion.org> pkgname=mate-icon-theme -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=1 pkgdesc="MATE icon theme" url="https://mate-desktop.org" @@ -12,7 +12,7 @@ makedepends=('icon-naming-utils' 'intltool') groups=('mate') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha256sums=('0000e1f44745fe06f186dbf7a3c127b5714d3a1b326c1ae7e63cac606f771b24') +sha256sums=('73448762d46612ebc3317ca50b677d96e6f45180384c6e0b89957092ebeac1de') build() { cd "${pkgname}-${pkgver}"