summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreenRaccoon232016-11-15 23:24:30 -0600
committerGreenRaccoon232016-11-15 23:24:30 -0600
commit88825dfd4834045c7c408e2885faa692119a1ac4 (patch)
tree6f55ad02eb7632d9d713ee7a98f84063271edb1c
parent6603953bb387fa3f04e3ed42e67fa9d64e5128ab (diff)
downloadaur-88825dfd4834045c7c408e2885faa692119a1ac4.tar.gz
Logic fix in update script
-rwxr-xr-x.SRCINFO4
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43a9ee160d2c..4fd91e27410e 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Nov 16 05:19:39 UTC 2016
+# Wed Nov 16 05:24:30 UTC 2016
pkgbase = archdroid-icon-theme-git
pkgdesc = Port of Android 5/6 (Lollipop/Marshmallow)'s material design icons to Arch.
- pkgver = r22.cbce798
+ pkgver = r125.002bc3e
pkgrel = 1
url = https://github.com/GreenRaccoon23/archdroid-icon-theme
install = archdroid-icon-theme.install
diff --git a/PKGBUILD b/PKGBUILD
index 03f15c838156..4a426ece92d0 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,7 +28,7 @@
# will implement any additions you request.
pkgname=archdroid-icon-theme-git
-pkgver=r22.cbce798
+pkgver=r125.002bc3e
pkgrel=1
pkgdesc="Port of Android 5/6 (Lollipop/Marshmallow)'s material design icons to Arch."
arch=('any')