summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGreenRaccoon232016-05-04 23:10:19 -0500
committerGreenRaccoon232016-05-04 23:10:19 -0500
commit293974c4ced6310c83ba8a75ef9b1ef02def4fa3 (patch)
tree1c2c12771174ab8f2d124548095c4135ed1c727e /PKGBUILD
parent4368f113a913b235d8460cd0b6f2aa7bbee1f80c (diff)
downloadaur-293974c4ced6310c83ba8a75ef9b1ef02def4fa3.tar.gz
Removed strip since no executables
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
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: