summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrLi2020-12-04 21:22:14 +0800
committerBrLi2020-12-04 21:22:14 +0800
commite7102a6b5414fa6795fe3998cbad84f3f0a9b9b6 (patch)
tree88c5d03765780416da6f9872053a8f1728c7a877
parentff09d4b8ec406803caba8cc64f255bb91a2fb51e (diff)
downloadaur-e7102a6b5414fa6795fe3998cbad84f3f0a9b9b6.tar.gz
re-enable strip option
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94096413e295..3c9d8d70e1d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -15,7 +15,6 @@ pkgbase = zettlr
optdepends = pandoc: For exporting to various format
optdepends = texlive-bin: For Latex support
optdepends = ttf-lato: Display output in a more comfortable way
- options = !strip
source = git+https://github.com/Zettlr/Zettlr.git#commit=93273f39a0a178f82ad3c8ed64d01faf4224aab1
source = https://github.com/citation-style-language/locales/archive/cbb45961b815594f35c36da7e78154feb5647823.zip
source = https://github.com/citation-style-language/styles/raw/master/chicago-author-date.csl
diff --git a/PKGBUILD b/PKGBUILD
index ebeb0ef05c36..340d1ff37bb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,6 @@ makedepends=(yarn git gulp)
optdepends=('pandoc: For exporting to various format'
'texlive-bin: For Latex support'
'ttf-lato: Display output in a more comfortable way')
-options=('!strip')
_commit=93273f39a0a178f82ad3c8ed64d01faf4224aab1 # 1.8.1^0
_csl_locale_commit=cbb45961b815594f35c36da7e78154feb5647823
_lang=('de-DE' 'en-GB' 'en-US' 'fr-FR' 'ja-JP' 'zh-CN' 'es-ES' 'ru-RU')