Date: Friday, February 9, 2018 @ 19:11:17 Author: arojas Revision: 290561
Update to 1.20 Modified: mate-utils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-09 19:10:50 UTC (rev 290560) +++ PKGBUILD 2018-02-09 19:11:17 UTC (rev 290561) @@ -1,7 +1,7 @@ # Contributor: Martin Wimpress <[email protected]> pkgname=mate-utils -pkgver=1.18.3 +pkgver=1.20.0 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 +14,7 @@ conflicts=('mate-utils-gtk3') replaces=('mate-utils-gtk3') source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha256sums=('dfcd364d624a4482d7fc980cd43537e4cf28b2f99f105fd938fb983e30cb88db') +sha256sums=('f4c2ca4fe533538976412c0fab282a1c8e61f4987bc920d7a452b1131f9a4681') build() { cd ${pkgname}-${pkgver}
