summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSam Burgos2018-06-06 18:18:38 -0600
committerSam Burgos2018-06-06 18:18:38 -0600
commit0cad0f972ad9387839dddea9b0ed0c9faa629108 (patch)
treee70541664f0b804d77391a6207b61a17cfd66b89 /PKGBUILD
parentf5be1a0626986539b6a2ab5af5a58be9ada80bd6 (diff)
downloadaur-0cad0f972ad9387839dddea9b0ed0c9faa629108.tar.gz
updated to version 1.2.5-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d62eaccf5618..55152f6fda15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=(gtk-update-icon-cache)
optdepends=("mint-x-icons: enable additional icons to inheritage")
conflicts=(mint-y-icons-git)
source=("${url}/${pkgname}_${pkgver}.tar.xz")
-sha256sums=('e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855')
+sha256sums=('69fb43bbe71411f5abb7438e4488e9d42029cfa6d5405a5b9c5ee5aa9c570fa9')
prepare() {
find "${srcdir}" -type d ! -perm 755 -exec chmod 755 {} +