[arch-commits] Commit in mate-utils/trunk (PKGBUILD)

Brad Fanella cesura at archlinux.org
Tue Feb 25 20:36:21 UTC 2020


    Date: Tuesday, February 25, 2020 @ 20:36:21
  Author: cesura
Revision: 582004

upgpkg: mate-utils 1.24.0-1: Updated to version 1.24.0

Modified:
  mate-utils/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-25 20:29:41 UTC (rev 582003)
+++ PKGBUILD	2020-02-25 20:36:21 UTC (rev 582004)
@@ -2,20 +2,20 @@
 # Contributor: Martin Wimpress <code at flexion.org>
 
 pkgname=mate-utils
-pkgver=1.22.2
-pkgrel=2
+pkgver=1.24.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"
 arch=('x86_64')
 license=('GPL')
-depends=('mate-desktop' 'libcanberra' 'libgtop' 'libsm')
-makedepends=('inkscape' 'intltool' 'itstool' 'mate-panel' 'python')
+depends=('mate-desktop' 'gettext' 'libcanberra' 'libgtop' 'libsm')
+makedepends=('inkscape' 'itstool' 'mate-panel' 'python')
 optdepends=('mate-panel: Look up words in dictionaries from the panel')
 groups=('mate-extra')
 conflicts=('mate-utils-gtk3')
 replaces=('mate-utils-gtk3')
 source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('594ea247edd45daf2068e790e390a5ff1c8d7b24ec4ad24fc948c2e047b5cec4')
+sha256sums=('219673047fe2a14eb9c8bc23a5fb7c99d45e7acad4c05b4bf59a3d244cb026ac')
 
 build() {
     	cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list