summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreenRaccoon232016-05-04 23:10:19 -0500
committerGreenRaccoon232016-05-04 23:10:19 -0500
commit293974c4ced6310c83ba8a75ef9b1ef02def4fa3 (patch)
tree1c2c12771174ab8f2d124548095c4135ed1c727e
parent4368f113a913b235d8460cd0b6f2aa7bbee1f80c (diff)
downloadaur-293974c4ced6310c83ba8a75ef9b1ef02def4fa3.tar.gz
Removed strip since no executables
-rwxr-xr-x.SRCINFO3
-rwxr-xr-xPKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c00d9f80ea61..7c3f9bc51ffd 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Thu May 5 03:51:05 UTC 2016
+# Thu May 5 04:10:19 UTC 2016
pkgbase = archdroid-icon-theme
pkgdesc = Port of Android 5.0 Lollipop's material design icons to Arch.
pkgver = r95.5f064a6
@@ -13,6 +13,7 @@ pkgbase = archdroid-icon-theme
makedepends = gtk-update-icon-cache
provides = archdroid-icon-theme
conflicts = archdroid-icon-theme
+ options = !strip
source = https://github.com/GreenRaccoon23/archdroid-icon-theme/raw/master/archdroid-icon-theme.tar.xz
md5sums = 4d09cdb4f30fd3a7f3103c5f00184b1d
diff --git a/PKGBUILD b/PKGBUILD
index 9634fb6f51ea..9b692348d9e2 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,7 @@ license=('GPL3')
makedepends=('intltool' 'librsvg' 'gtk-update-icon-cache')
provides=("${pkgname}")
conflicts=("${pkgname}")
-#options=('!strip')
+options=('!strip')
install="${pkgname}.install"
source=("https://github.com/GreenRaccoon23/${pkgname}/raw/master/${pkgname}.tar.xz")
# To revert to an older version, find them here: