Date: Thursday, August 15, 2019 @ 23:10:38 Author: cesura Revision: 499647
upgpkg: mate-themes 3.22.20-1 Updated to version 3.22.20 Modified: mate-themes/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-08-15 23:07:37 UTC (rev 499646) +++ PKGBUILD 2019-08-15 23:10:38 UTC (rev 499647) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress <c...@flexion.org> pkgname=mate-themes -pkgver=3.22.19 +pkgver=3.22.20 pkgrel=1 pkgdesc="Default themes for the MATE desktop" url="http://mate-desktop.org" @@ -15,7 +15,7 @@ options=('!emptydirs') groups=('mate') source=("https://pub.mate-desktop.org/releases/themes/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha256sums=('988b445079426edad15562b517d0297a946c7d2d239c43020c0d6990d1428bf9') +sha256sums=('7d098cf524cf51c3a8f5ffc23adbe23cd11809c83d3de2a7aa82d97491836d30') build() { cd "${pkgname}-${pkgver}"