summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam S Levy2018-02-27 18:17:15 -0900
committerAdam S Levy2018-02-27 18:17:15 -0900
commit0e3b5826fa1064ea5f8b8821b40f734e39b868b7 (patch)
treecf84f329e7a37786176751308a8ab49d5b306ef1
parent8b21aa03d4d1107e92f515baa43fe9934b774f55 (diff)
downloadaur-0e3b5826fa1064ea5f8b8821b40f734e39b868b7.tar.gz
upgpkg: vim-rails 5.3_25295-2
Add !strip option
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35280b7f3a13..208dc4e690a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,6 +7,7 @@ pkgbase = vim-rails
groups = vim-plugins
license = custom:vim
depends = vim
+ options = !strip
source = vim-rails.zip::http://www.vim.org/scripts/download_script.php?src_id=25295
source = license.txt
sha256sums = 2c17cf2f51bb86da797768a78603d208f27b1a6e0301bd9bfed30dec5ac45b57
diff --git a/PKGBUILD b/PKGBUILD
index daaff2dd7be2..927daabda620 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,6 +12,7 @@ url='http://www.vim.org/scripts/script.php?script_id=1567'
license=('custom:vim')
groups=('vim-plugins')
depends=('vim')
+options=('!strip')
source=("$pkgname.zip::http://www.vim.org/scripts/download_script.php?src_id=${pkgver#*_}"
license.txt)
sha256sums=('2c17cf2f51bb86da797768a78603d208f27b1a6e0301bd9bfed30dec5ac45b57'