Date: Monday, May 20, 2019 @ 10:30:15
  Author: cesura
Revision: 468076

upgpkg: mate-utils 1.22.1-1

Updated to version 1.22.1

Modified:
  mate-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-20 10:22:33 UTC (rev 468075)
+++ PKGBUILD    2019-05-20 10:30:15 UTC (rev 468076)
@@ -2,13 +2,13 @@
 # Contributor: Martin Wimpress <[email protected]>
 
 pkgname=mate-utils
-pkgver=1.22.0
+pkgver=1.22.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";
 arch=('x86_64')
 license=('GPL')
-depends=('mate-desktop' 'libcanberra' 'libgtop' 'libsm')
+depends=('mate-desktop' 'libcanberra' 'libgtop' 'libsm' 'inkscape')
 makedepends=('intltool' 'itstool' 'mate-panel' 'python')
 optdepends=('mate-panel: Look up words in dictionaries from the panel')
 groups=('mate-extra')
@@ -15,7 +15,7 @@
 conflicts=('mate-utils-gtk3')
 replaces=('mate-utils-gtk3')
 
source=("https://pub.mate-desktop.org/releases/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-sha256sums=('48e42341c245526089e7564b20977cee7965b3b8cd0d24159f4f4fc9222ce94f')
+sha256sums=('2f1f51d056f81a9896f2ab35097b913d536235bdbb3a2a7b4b4cd231baf1c81c')
 
 build() {
        cd "${pkgname}-${pkgver}"

Reply via email to