summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGreenRaccoon232016-11-15 23:27:32 -0600
committerGreenRaccoon232016-11-15 23:27:32 -0600
commit981ea4d5542a453536a9848e83a19a6dcd14ed86 (patch)
treebb23e29a9c589ee21657e3653ea61525c30c0f14 /PKGBUILD
parent8d5657ad22caf17aaa94c869a6de850dd1ac8a9a (diff)
downloadaur-981ea4d5542a453536a9848e83a19a6dcd14ed86.tar.gz
Major bug fix: discolored icons due to lack of semaphore
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a1f75ff676f9..84f1aee6c466 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@
# comment out the `prepare()` function or insert a `return` at the top of it.
pkgname=archdroid-icon-theme
-pkgver=r125.002bc3e
+pkgver=r126.7029d80
pkgrel=1
pkgdesc="Port of Android 5/6 (Lollipop/Marshmallow)'s material design icons to Arch."
arch=('any')
@@ -33,11 +33,11 @@ provides=("${pkgname}")
conflicts=("${pkgname}" "${pkgname}-git")
options=('!strip')
install="${pkgname}.install"
-_commit="002bc3e36a13d6e4b1829185d465552bf54c903f"
+_commit="7029d80d23b2d09689f57ab774c1e78c406e4979"
# To revert to an older version, use an archive from here:
# https://github.com/GreenRaccoon23/archdroid-icon-theme/raw/master/bak
source=("https://raw.githubusercontent.com/GreenRaccoon23/${pkgname}/${_commit}/${pkgname}.tar.xz")
-md5sums=("879c681096234d96a748ff3d7d53aea5")
+md5sums=("0b1e5944a5a710adca2e4129a2b1f056")
prepare() {
if fc-list | grep Roboto >/dev/null; then