summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 36ad989b6d63..b0d38d3d4a8d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: eadrom <eadrom@archlinux.info>
# Contributor: Martin Wimpress <code@flexion.org>
-_ver=1.19
+_ver=1.23
_pkgbase=mate-utils
pkgname="${_pkgbase}-dev"
pkgver=${_ver}.1
@@ -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>=1.19' 'mate-panel>=1.19' 'rarian' 'yelp-tools' 'gtk3')
+makedepends=('mate-common-dev' 'mate-panel-dev' '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=('b4de1279c6d4330379736c63f9212967afcc9df9')
+sha1sums=('fc83c3913b6c3c8d27bfcff890e586b4ded34060')
prepare() {
cd "${srcdir}"