Date: Wednesday, November 1, 2017 @ 17:18:05
  Author: arojas
Revision: 265016

Update to 1.18.3

Modified:
  mate-utils/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2017-11-01 16:53:17 UTC (rev 265015)
+++ PKGBUILD    2017-11-01 17:18:05 UTC (rev 265016)
@@ -1,8 +1,8 @@
 # Contributor: Martin Wimpress <[email protected]>
 
 pkgname=mate-utils
-pkgver=1.18.2
-pkgrel=2
+pkgver=1.18.3
+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";
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 conflicts=('mate-utils-gtk3')
 replaces=('mate-utils-gtk3')
 
source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-sha1sums=('73111d0cc6aa7dc80f96cacfcbc73ecbea303a7a')
+sha256sums=('dfcd364d624a4482d7fc980cd43537e4cf28b2f99f105fd938fb983e30cb88db')
 
 build() {
     cd ${pkgname}-${pkgver}

Reply via email to