summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorΝικόλαος Κυριάκος Φυτίλης2017-11-06 00:16:51 +0200
committerΝικόλαος Κυριάκος Φυτίλης2017-11-06 00:16:51 +0200
commit7b45bb10355beb907dc749c859d9df80c2a4b3cd (patch)
treedb25e85fbbf48fc6e456c1db19eb778937e1bc8b
parentc42d357b5ee07f0de747cd7fde280c547b29009b (diff)
downloadaur-7b45bb10355beb907dc749c859d9df80c2a4b3cd.tar.gz
auto - see github.com/nicman23/mate_arch
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e601dfebfb98..7a6ff66779d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = mate-icon-theme-dev
pkgdesc = MATE icon theme
- pkgver = 1.17.0
+ pkgver = 1.19.0
pkgrel = 5
url = http://mate-desktop.org
arch = any
@@ -14,8 +14,8 @@ pkgbase = mate-icon-theme-dev
conflicts = mate-icon-theme-gtk3
options = !strip
options = !emptydirs
- source = http://pub.mate-desktop.org/releases/1.17/mate-icon-theme-1.17.0.tar.xz
- sha1sums = 663dc55a00fc83d65bd0a12abf0c675863002878
+ source = http://pub.mate-desktop.org/releases/1.19/mate-icon-theme-1.19.0.tar.xz
+ sha1sums = 8f97f94c50e95a4e68a3448c08a4ddc808170828
pkgname = mate-icon-theme-dev
diff --git a/PKGBUILD b/PKGBUILD
index 64b16d9c4e75..f9e8ca3c9eeb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: eadrom <eadrom@archlinux.info>
# Contributor: Martin Wimpress <code@flexion.org>
-_ver=1.17
+_ver=1.19
_pkgbase=mate-icon-theme
pkgname="${_pkgbase}-dev"
pkgver=${_ver}.0
@@ -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=('663dc55a00fc83d65bd0a12abf0c675863002878')
+sha1sums=('8f97f94c50e95a4e68a3448c08a4ddc808170828')
build() {
cd "${srcdir}/${_pkgbase}-${pkgver}"