summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNikos Fytilis2017-08-27 00:00:35 +0300
committerNikos Fytilis2017-08-27 00:00:35 +0300
commite71b26f9a26f7322e055d6af6bfe864c0ac66409 (patch)
treec354719b0926eb63219b38010c54cd05eda5ac41 /PKGBUILD
parentb348a67296aa86c2f563a0c47f18669d9514eb16 (diff)
downloadaur-e71b26f9a26f7322e055d6af6bfe864c0ac66409.tar.gz
auto - see github.com/nicman23/mate_arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f4b094721ce..e2d5cf87fe12 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: eadrom <eadrom@archlinux.info>
# Contributor: Martin Wimpress <code@flexion.org>
-_ver=1.17
+_ver=1.19
_pkgbase=mate-utils
pkgname="${_pkgbase}-dev"
pkgver=${_ver}.0
@@ -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=('cc531fc0e2118a97da6e2fe2c24bb0805a6fa1f2')
+sha1sums=('24f075f68266c6d87b8419d755cd67b51fa3650d')
prepare() {
cd "${srcdir}"