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 f9e8ca3c9eeb..f50140a97b85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Contributor: eadrom <eadrom@archlinux.info>
# Contributor: Martin Wimpress <code@flexion.org>
-_ver=1.19
+_ver=1.23
_pkgbase=mate-icon-theme
pkgname="${_pkgbase}-dev"
-pkgver=${_ver}.0
+pkgver=${_ver}.2
pkgrel=5
pkgdesc="MATE icon theme"
url="http://mate-desktop.org"
@@ -18,7 +18,7 @@ makedepends=('icon-naming-utils')
options=(!strip !emptydirs)
groups=('mate')
source=("http://pub.mate-desktop.org/releases/${_ver}/${_pkgbase}-${pkgver}.tar.xz")
-sha1sums=('8f97f94c50e95a4e68a3448c08a4ddc808170828')
+sha1sums=('27f5df884abace0826a2490feafe43b991be6bfa')
build() {
cd "${srcdir}/${_pkgbase}-${pkgver}"