aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2014-08-12 15:07:17 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-06-01 16:03:42 +0200
commit16935d12de537cb80ae30c26445b8bfcd8f5e88e (patch)
tree6cfd0d368d3b24ef12ac329c649a4ca7b4ab30d4
parent3dfd9f9a919d5b51d72fc63593e3c3dfc8289390 (diff)
downloadpkgbuilds-16935d12de537cb80ae30c26445b8bfcd8f5e88e.tar.xz
Reformated all PKGBUILDs
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 16aa765..1ca1d3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@ pkgver=7.4.401.r1.e280391e57f2
pkgrel=1
pkgdesc='Vi Improved, a highly configurable, improved version of the vi text editor.'
-arch=('i686' 'x86_64')
url='http://www.vim.org/'
+arch=('i686' 'x86_64')
license=('custom:vim')
groups=('editors')
@@ -18,6 +18,7 @@ provides=('vim' 'gvim' 'vim-runtime')
source=('vim'::'hg+https://vim.googlecode.com/hg/'
'gvim.desktop'
'remove_ro_delay.patch')
+
md5sums=('SKIP'
'6e11c556ba3f2ce7dc05d9908188d604'
'0e2d8ef1e98a58614d441b24f2242b98')