summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorΝικόλαος Κυριάκος Φυτίλης2018-09-29 13:52:11 +0300
committerΝικόλαος Κυριάκος Φυτίλης2018-09-29 13:52:11 +0300
commit748ba47d13e26a2c00979d4ce1b004a8174f1c24 (patch)
tree82ca9bf184a3aa037a5c05c15dc06cb758ee22fd /PKGBUILD
parent7655e518bca7c993c05537479778b0fe4a85512a (diff)
downloadaur-748ba47d13e26a2c00979d4ce1b004a8174f1c24.tar.gz
auto - see github.com/nicman23/mate_arch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c268ebe204f9..d24f8435ca83 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.21
_pkgbase=mate-icon-theme-faenza
pkgname="${_pkgbase}-dev"
pkgver=${_ver}.0
@@ -14,7 +14,7 @@ provides=("${_pkgbase}" "${_pkgbase}-gtk3")
conflicts=("${_pkgbase}" "${_pkgbase}-gtk3")
license=('LGPL')
depends=('gtk-update-icon-cache')
-makedepends=('git' 'icon-naming-utils' 'mate-common>=1.19')
+makedepends=('git' 'icon-naming-utils' 'mate-common>=1.21')
options=(!strip)
groups=('mate-extra')
source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")