Date: Monday, May 8, 2017 @ 07:00:52 Author: arojas Revision: 227329 Update to 1.18.2
Modified: mate-utils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-05-08 06:58:26 UTC (rev 227328) +++ PKGBUILD 2017-05-08 07:00:52 UTC (rev 227329) @@ -1,7 +1,7 @@ # Contributor: Martin Wimpress <[email protected]> pkgname=mate-utils -pkgver=1.18.1 +pkgver=1.18.2 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=("http://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha1sums=('8c2e0fcfb7d6348572cfacc96cf1e23f9f88244c') +sha1sums=('73111d0cc6aa7dc80f96cacfcbc73ecbea303a7a') build() { cd ${pkgname}-${pkgver}
