Date: Sunday, August 8, 2021 @ 18:17:50 Author: arojas Revision: 995430
Update to 1.26.0 Modified: mate-desktop/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-08 18:17:48 UTC (rev 995429) +++ PKGBUILD 2021-08-08 18:17:50 UTC (rev 995430) @@ -2,7 +2,7 @@ # Contributor: Martin Wimpress <[email protected]> pkgname=mate-desktop -pkgver=1.24.1 +pkgver=1.26.0 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=('d1e8cfae3828d8f083d624b1bfaa332a68ff37c145286432e9e6875a916da1d9') +sha256sums=('5f7c6b9b88886cb3393b3ffd57f9e9ec29f03a3c23ce8d4b45292de0aa4652a3') build() { cd "$pkgname-$pkgver"
