summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorΝικόλαος Κυριάκος Φυτίλης2020-01-30 14:11:44 +0200
committerΝικόλαος Κυριάκος Φυτίλης2020-01-30 14:11:44 +0200
commit316cb340bcf3eaf3825eb156f6bb812b429fff1d (patch)
tree58168ac57f12d2c76e3a66978b1ae18eb0938d5a /PKGBUILD
parentdd2c4f0b8614b0efaa3cc0d93ebeabb1e1adf7ff (diff)
downloadaur-316cb340bcf3eaf3825eb156f6bb812b429fff1d.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 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}"