summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorkfg2015-06-12 07:19:07 +0200
committerkfg2015-06-12 07:19:07 +0200
commit2e60f289d314e4b13a1e1b69d5da800d1718626d (patch)
treed752b93661036382e6bef620fae9693aa63e497c /.SRCINFO
parent9d29f8d324e0bb2ebfdb6e7fd2c5d53f95dc6d97 (diff)
downloadaur-2e60f289d314e4b13a1e1b69d5da800d1718626d.tar.gz
Fixed quoting in options array
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5f5c93bea27..a97cb6f18319 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,9 @@ pkgbase = mingw-w64-recode
makedepends = mingw-w64-gcc
depends = mingw-w64-crt
depends = mingw-w64-gettext
- options = !strip !buildflags staticlibs
+ options = !strip
+ options = !buildflags
+ options = staticlibs
source = recode-3.6.tar.gz::https://github.com/pinard/recode/tarball/v3.6
source = http://ftp.de.debian.org/debian/pool/main/r/recode/recode_3.6-17.diff.gz
source = recode-3.6-as-if.patch