summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGreenRaccoon232016-11-05 00:44:30 -0500
committerGreenRaccoon232016-11-05 00:44:30 -0500
commitccb3399269833978e1b989d5c8421f7d3d25cf2a (patch)
tree120fd118710dfb0d5ae989da6b8a3b9245644c1c /PKGBUILD
parenta060ae2b0f065dd34d1845ce1a05c38df617e375 (diff)
downloadaur-ccb3399269833978e1b989d5c8421f7d3d25cf2a.tar.gz
Fix command for dependency. svgcleaner-cli to svgcleaner
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66e33bddf938..9ba6e99185d3 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=r110.8e1ec05
+pkgver=r112.0969494
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=("34b28d36d3dff095f0ba8ff26d485bc0")
+md5sums=("dfddd826d00cd62fc85f17f35e5c9ad2")
prepare() {
if fc-list | grep Roboto >/dev/null; then