Date: Wednesday, August 15, 2018 @ 11:50:41 Author: cesura Revision: 371719
upgpkg: mate-utils 1.20.1-1 Updated to version 1.20.1 Modified: mate-utils/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-08-15 11:36:22 UTC (rev 371718) +++ PKGBUILD 2018-08-15 11:50:41 UTC (rev 371719) @@ -1,7 +1,8 @@ +# Maintainer: Brad Fanella <[email protected]> # Contributor: Martin Wimpress <[email protected]> pkgname=mate-utils -pkgver=1.20.0 +pkgver=1.20.1 pkgrel=1 pkgdesc="Common MATE utilities for viewing disk usage, logs and fonts, taking screenshots, managing dictionaries and searching files" url="http://mate-desktop.org" @@ -14,7 +15,7 @@ conflicts=('mate-utils-gtk3') replaces=('mate-utils-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha256sums=('f4c2ca4fe533538976412c0fab282a1c8e61f4987bc920d7a452b1131f9a4681') +sha256sums=('6a1e0bba9c117f8ce81bb271d2182006524250fe9e31f2fc904f6403453020cf') build() { cd ${pkgname}-${pkgver}
