Date: Monday, May 20, 2019 @ 09:05:49 Author: cesura Revision: 468036
upgpkg: mate-desktop 1.22.1-1 Updated to version 1.22.1 Modified: mate-desktop/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-20 08:53:49 UTC (rev 468035) +++ PKGBUILD 2019-05-20 09:05:49 UTC (rev 468036) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress <c...@flexion.org> pkgname=mate-desktop -pkgver=1.22.0 +pkgver=1.22.1 pkgrel=1 pkgdesc="Library with common API for various MATE modules" url="http://mate-desktop.org" @@ -14,7 +14,7 @@ conflicts=('mate-desktop-gtk3' 'mate-desktop-schemas') replaces=('mate-desktop-gtk3' 'mate-desktop-schemas') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha256sums=('2708d5aa30e4e7159b43279c688e36e78dd2648b972cd56710ba61730141f625') +sha256sums=('203be6a518a1c0f9afd077a977be939c11afe9f56c5dac58c69a958292c924c3') build() { cd "$pkgname-$pkgver"