summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGreenRaccoon232016-06-03 03:36:43 -0500
committerGreenRaccoon232016-06-03 03:36:43 -0500
commiteacc6a3c5bc8aebf507a64952c9c8e2b0bc54e9e (patch)
treeecf4c3af29b3d042bd34965964e04557391e8f59 /PKGBUILD
parent5937bd37b9f542c968314f55a3d24d18d04011ea (diff)
downloadaur-eacc6a3c5bc8aebf507a64952c9c8e2b0bc54e9e.tar.gz
Fixed color of some icons
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e9ea8caaf0db..971e7262b5db 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=r105.d08b8b8
+pkgver=r109.f42e5b1
pkgrel=1
pkgdesc="Port of Android 5/6 (Lollipop/Marshmallow)'s material design icons to Arch."
arch=('any')
@@ -36,7 +36,7 @@ install="${pkgname}.install"
# To revert to an older version, use an archive from here:
# https://github.com/GreenRaccoon23/archdroid-icon-theme/raw/master/bak
source=("https://github.com/GreenRaccoon23/${pkgname}/raw/master/${pkgname}.tar.xz")
-md5sums=("dbde07a153182f61fce5295d88959658")
+md5sums=("8052c0a1a5a1c4ca9b7c1469f46bfeb1")
prepare() {
if fc-list | grep Roboto >/dev/null; then