summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorΝικόλαος Κυριάκος Φυτίλης2020-01-30 14:05:06 +0200
committerΝικόλαος Κυριάκος Φυτίλης2020-01-30 14:05:06 +0200
commitdd2c4f0b8614b0efaa3cc0d93ebeabb1e1adf7ff (patch)
treedb82a67f8b33fb636518177d08617203fbc66f80 /PKGBUILD
parente3001b7109015652126bb67c552a3365b15f076a (diff)
downloadaur-dd2c4f0b8614b0efaa3cc0d93ebeabb1e1adf7ff.tar.gz
auto - see github.com/nicman23/mate_arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e10e66a8236..36ad989b6d63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Contributor: eadrom <eadrom@archlinux.info>
# Contributor: Martin Wimpress <code@flexion.org>
-_ver=1.23
+_ver=1.19
_pkgbase=mate-utils
pkgname="${_pkgbase}-dev"
-pkgver=${_ver}.0
+pkgver=${_ver}.1
pkgrel=5
pkgdesc="Common MATE utilities for viewing disk usage, logs and fonts, taking screenshots, managing dictionaries and searching files"
url="http://mate-desktop.org"
@@ -15,12 +15,12 @@ conflicts=("${_pkgbase}" "${_pkgbase}-gtk3")
license=('GPL')
depends=('desktop-file-utils' 'glib2' 'gtk3' 'gtk-update-icon-cache'
'libcanberra' 'libgtop' 'libsm' 'zlib')
-makedepends=('mate-common-dev' 'mate-panel-dev' 'rarian' 'yelp-tools' 'gtk3')
+makedepends=('mate-common>=1.19' 'mate-panel>=1.19' 'rarian' 'yelp-tools' 'gtk3')
optdepends=('mate-panel: Look up words in dictionaries from the panel'
'yelp: for reading MATE help documents')
groups=('mate-extra')
source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
-sha1sums=('26c1013417c8250bd6017f578b8e9abc1573a330')
+sha1sums=('b4de1279c6d4330379736c63f9212967afcc9df9')
prepare() {
cd "${srcdir}"