[arch-commits] Commit in vim-rails/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Thu Feb 11 22:30:28 UTC 2016


    Date: Thursday, February 11, 2016 @ 23:30:28
  Author: arodseth
Revision: 161316

upgpkg: vim-rails 5.2-1

Modified:
  vim-rails/trunk/PKGBUILD

----------+
 PKGBUILD |    8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-11 21:57:18 UTC (rev 161315)
+++ PKGBUILD	2016-02-11 22:30:28 UTC (rev 161316)
@@ -1,12 +1,12 @@
 # $Id$
-# Maintainer: Alexander Rødseth <rodseth at gmail.com>
+# Maintainer: Alexander F Rødseth <xyproto at archlinux.org>
 # Contributor: Aaron Schaefer <aaron at elasticdog.com>
 
 pkgname=vim-rails
-pkgver=5.1
+pkgver=5.2
 _sourceid=21702
 pkgrel=1
-pkgdesc='Vim plugin for enhanced Ruby on Rails application development'
+pkgdesc='ViM plugin for enhanced Ruby on Rails application development'
 arch=('any')
 conflicts=('python-configobj')
 url='http://www.vim.org/scripts/script.php?script_id=1567'
@@ -26,4 +26,6 @@
   install -Dm644 license.txt "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
 }
 
+# getver: -u 4 www.vim.org/scripts/script.php?script_id=1567
 # vim:set ts=2 sw=2 et:
+



More information about the arch-commits mailing list