summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorΝικόλαος Κυριάκος Φυτίλης2019-09-17 11:22:35 +0300
committerΝικόλαος Κυριάκος Φυτίλης2019-09-17 11:22:35 +0300
commitb5f0f904e97711aedc9f1810621fa15c24a34e87 (patch)
treef67fa888a3ca6cf7f0e5e81e1227d227579ba55a /PKGBUILD
parent4cdb8eb6722c3100e90c43799aff2ba554182af5 (diff)
downloadaur-b5f0f904e97711aedc9f1810621fa15c24a34e87.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 0d86a2026171..1ff64544923e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
# Contributor: eadrom <eadrom@archlinux.info>
# Contributor: Martin Wimpress <code@flexion.org>
-_ver=1.21
+_ver=1.23
_pkgbase=mate-icon-theme
pkgname="${_pkgbase}-dev"
-pkgver=${_ver}.0
+pkgver=${_ver}.1
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=('7bba62c0536d62911fb406b556409034d00f8fe7')
build() {
cd "${srcdir}/${_pkgbase}-${pkgver}"