summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreenRaccoon232016-11-15 23:27:38 -0600
committerGreenRaccoon232016-11-15 23:27:38 -0600
commit61cfbfa0bf7b88d34e7e63c9001c923b731fe038 (patch)
tree0a26430403ad4096a5ce47a0ce64af9a84dcc63e
parent88825dfd4834045c7c408e2885faa692119a1ac4 (diff)
downloadaur-61cfbfa0bf7b88d34e7e63c9001c923b731fe038.tar.gz
Major bug fix: discolored icons due to lack of semaphore
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4fd91e27410e..924eb88e2fce 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Nov 16 05:24:30 UTC 2016
+# Wed Nov 16 05:27:38 UTC 2016
pkgbase = archdroid-icon-theme-git
pkgdesc = Port of Android 5/6 (Lollipop/Marshmallow)'s material design icons to Arch.
- pkgver = r125.002bc3e
+ pkgver = r126.7029d80
pkgrel = 1
url = https://github.com/GreenRaccoon23/archdroid-icon-theme
install = archdroid-icon-theme.install
diff --git a/PKGBUILD b/PKGBUILD
index 4a426ece92d0..88fec7142f1e 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,7 +28,7 @@
# will implement any additions you request.
pkgname=archdroid-icon-theme-git
-pkgver=r125.002bc3e
+pkgver=r126.7029d80
pkgrel=1
pkgdesc="Port of Android 5/6 (Lollipop/Marshmallow)'s material design icons to Arch."
arch=('any')