summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAshley Whetter2016-01-01 12:29:07 +0000
committerAshley Whetter2016-01-01 12:29:07 +0000
commit648b1b759c3871e70fc54c42ca0753eec1966e01 (patch)
tree7e54031bc4259526022b1fee3183ca539b8e5e77
parent0161f5de0bb2bb663d59f8c4295ae435e32e7270 (diff)
downloadaur-648b1b759c3871e70fc54c42ca0753eec1966e01.tar.gz
Added !upx to options
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 99da9290dc13..cf9006b3461b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="A proprietary music streaming service"
arch=('x86_64' 'i686')
license=('custom:"Copyright (c) 2006-2010 Spotify Ltd"')
url="http://www.spotify.com"
-options=('!strip')
+options=('!strip' '!upx')
source=('spotify'
'spotify.protocol')