summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79f84964910f..5dcaeabde355 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=vim-rails
pkgver=5.4_25852
-pkgrel=1
+pkgrel=2
pkgdesc='ViM plugin for enhanced Ruby on Rails application development'
arch=('any')
url='http://www.vim.org/scripts/script.php?script_id=1567'
@@ -14,7 +14,7 @@ depends=('vim')
options=('!strip')
source=("$pkgname.zip::http://www.vim.org/scripts/download_script.php?src_id=${pkgver#*_}"
license.txt)
-sha256sums=('2c17cf2f51bb86da797768a78603d208f27b1a6e0301bd9bfed30dec5ac45b57'
+sha256sums=('4c8f47d76bf6ca432b46a73e29f2e47e053d25a30fd2a4b32f769a77f408c462'
'446c67d93c43addf076fe103a71844c2d875d478f82186436567dd221f2652f3')
package() {