summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKyle Keen2014-10-29 00:00:04 +0000
committerEli Schwartz2015-07-08 13:20:20 -0400
commit5e993c228141b3fa119a733581736fc92aa65bf6 (patch)
treebd7d5e2b56161aaf4c611480a67e54bf28623c25
parentd908e9dadefb157eff723fbd2d416663a26707f5 (diff)
downloadaur-5e993c228141b3fa119a733581736fc92aa65bf6.tar.gz
upgpkg: vim-eunuch 1.1-1
Imported old history from aur-mirror: updated on Wed Oct 29 00:00:03 UTC 2014 filter-branch: add .SRCINFO
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD11
2 files changed, 10 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bcd5ad9ef834..1444b5f60a1d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vim-eunuch
pkgdesc = Vim sugar for the UNIX shell commands that need it the most, by tpope
- pkgver = 1.0
- pkgrel = 2
+ pkgver = 1.1
+ pkgrel = 1
url = http://www.vim.org/scripts/script.php?script_id=4300
install = vimdoc.install
arch = any
@@ -9,8 +9,8 @@ pkgbase = vim-eunuch
license = custom:vim
depends = vim
provides = vim-eunuch
- source = vim-eunuch.zip::http://www.vim.org/scripts/download_script.php?src_id=18948
- sha256sums = e2280726aa8e6ee108d2e3f46f8a5fd3f206561ceae3faa8e10f4c5c4f31e9c5
+ source = vim-eunuch.zip::http://www.vim.org/scripts/download_script.php?src_id=21847
+ sha256sums = 687f615c3b7c204f14560d9df75ff20c310a49253152e2d72452682489707c8b
pkgname = vim-eunuch
diff --git a/PKGBUILD b/PKGBUILD
index ee5a2a0954ea..b6a1ce02ae10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
+# Maintainer: Felip Manyer i Ballester <archlinux at res hyphen telae dot cat>
+# Contributor: Andy Weidenbaum <archbaum at gmail.com>
pkgname=vim-eunuch
-pkgver=1.0
-_srcid=18948
-pkgrel=2
+pkgver=1.1
+_srcid=21847
+pkgrel=1
pkgdesc="Vim sugar for the UNIX shell commands that need it the most, by tpope"
arch=('any')
depends=('vim')
@@ -11,7 +12,7 @@ groups=('vim-plugins')
url="http://www.vim.org/scripts/script.php?script_id=4300"
license=('custom:vim')
source=(${pkgname}.zip::http://www.vim.org/scripts/download_script.php?src_id=${_srcid})
-sha256sums=('e2280726aa8e6ee108d2e3f46f8a5fd3f206561ceae3faa8e10f4c5c4f31e9c5')
+sha256sums=('687f615c3b7c204f14560d9df75ff20c310a49253152e2d72452682489707c8b')
provides=('vim-eunuch')
install=vimdoc.install