Date: Sunday, August 8, 2021 @ 18:26:29 Author: arojas Revision: 995455
Update to 1.26.0 Modified: mate-icon-theme/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-08 18:24:33 UTC (rev 995454) +++ PKGBUILD 2021-08-08 18:26:29 UTC (rev 995455) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress <[email protected]> pkgname=mate-icon-theme -pkgver=1.24.0 +pkgver=1.26.0 pkgrel=1 pkgdesc="MATE icon theme" url="https://mate-desktop.org" @@ -13,7 +13,7 @@ makedepends=('icon-naming-utils') groups=('mate') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha256sums=('ca9e5387439fcf7eed53eb33f10a6d3ae51b4d96af525eed6f8cf31d83f95428') +sha256sums=('41f50436d57f425e54fd9557541be77fb291e03aacd55f7991c042e84a290a5a') build() { cd "${pkgname}-${pkgver}"
