summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKyle Keen2014-01-03 00:34:21 +0000
committerEli Schwartz2015-07-08 13:19:01 -0400
commitd908e9dadefb157eff723fbd2d416663a26707f5 (patch)
treea411b1deaf704fe7a2cfbdf5a17a5ab5ec70f0b1 /PKGBUILD
parent9d33c247fece004dbab108e4a20fae89ec4baea4 (diff)
downloadaur-d908e9dadefb157eff723fbd2d416663a26707f5.tar.gz
upgpkg: vim-eunuch 1.0-2
Imported old history from aur-mirror: updated on Fri Jan 3 00:34:19 UTC 2014 filter-branch: add .SRCINFO
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 1 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cb7b02bc313e..ee5a2a0954ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,16 @@
pkgname=vim-eunuch
pkgver=1.0
_srcid=18948
-pkgrel=1
+pkgrel=2
pkgdesc="Vim sugar for the UNIX shell commands that need it the most, by tpope"
arch=('any')
depends=('vim')
-makedepends=('git')
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')
provides=('vim-eunuch')
-conflicts=('vim-eunuch-git')
install=vimdoc.install
package() {