summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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")