summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorcarl.george2015-07-06 22:28:34 -0500
committercarl.george2015-07-06 22:28:34 -0500
commit316a3d335f6e2b59e6932cdbcae3da65f40566a0 (patch)
tree3ab67f75b69c51855df51c1ce9cac6b0d835fe9e /PKGBUILD
parent5d8cd45794130c8a96e6b32d78f90617dbe9550e (diff)
downloadaur-316a3d335f6e2b59e6932cdbcae3da65f40566a0.tar.gz
1.3.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ddebc24e6c31..cb62adf4ae99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Special thanks to the Linux Mint project, without them this would not exist.
pkgname='mint-x-icons'
-pkgver='1.3.0'
+pkgver='1.3.1'
pkgrel='1'
pkgdesc='Mint-X Icon themes. A mint/metal theme based on mintified versions of Clearlooks Revamp, Elementary and Faenza.'
arch=('any')
@@ -12,7 +12,7 @@ license=('GPL3')
source=("${url}/${pkgname}_${pkgver}.tar.gz")
options=('!strip')
install="${pkgname}.install"
-sha256sums=('9ba87eb03a88e0c7c1b05c83dadc94c45f39190af92867ec28d539cc6b33a43a')
+sha256sums=('1e4fa84ca72cae3695356a4adae94c4151dd7438bac85097b2377abc7c8c100d')
prepare() {
find "${srcdir}" -type d ! -perm 755 -exec chmod 755 {} +