~alpine/aports

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch

[alpine-aports] [PATCH] main/vim: upgrade to 7.4.943

Details
Message ID
<1448727005-17849-1-git-send-email-soeren+git@soeren-tempel.net>
Sender timestamp
1448727005
DKIM signature
missing
Download raw message
Patch: +8 -7
---
 main/vim/APKBUILD | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

diff --git a/main/vim/APKBUILD b/main/vim/APKBUILD
index 161a8ab..e1582fa 100644
--- a/main/vim/APKBUILD
+++ b/main/vim/APKBUILD
@@ -1,7 +1,8 @@
# Contributor: Sören Tempel <soeren+alpine@soeren-tempel.net>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=vim
pkgver=7.4.861
pkgrel=1
pkgver=7.4.943
pkgrel=0
pkgdesc="advanced text editor"
url="http://www.vim.org"
arch="all"
@@ -9,11 +10,11 @@ license="custom"
depends=""
makedepends="ncurses-dev lua5.2-dev"
subpackages="$pkgname-doc ${pkgname}diff"
source="vim-$pkgver.tar.gz::https://github.com/vim/vim/archive/v$pkgver.tar.gz
source="$pkgname-$pkgver.tar.gz::https://github.com/$pkgname/$pkgname/archive/v$pkgver.tar.gz
	vimrc
	"
_builddir="$srcdir"/vim-$pkgver

_builddir="$srcdir"/$pkgname-$pkgver
prepare() {
	cd "$_builddir"
	# Read vimrc from /etc/vim
@@ -55,9 +56,9 @@ vimdiff() {
	mv "$pkgdir"/usr/bin/vimdiff "$subpkgdir"/usr/bin
}

md5sums="52288ba525c6e6e09c1a5f85b4c0da87  vim-7.4.861.tar.gz
md5sums="ba7668832e3948bee645a51d279e14a3  vim-7.4.943.tar.gz
97aecde2ab504e543a96bec84b3b5638  vimrc"
sha256sums="fc24e318073db486bf99204eca8cdfd71174810c327c42cc20aad941858d1636  vim-7.4.861.tar.gz
sha256sums="1229ca675062ff4983040e59417bfb80c49bf1ebcb54f7b513291a97df1fc77e  vim-7.4.943.tar.gz
7ac7e5fd75fe315fd8b3ca4172056ebb9f06df0b5985d3ff88133dfcdd87076b  vimrc"
sha512sums="41bc463e9a02dc808d09359d673846506077f5ca604978d467a2b15c7419f1b28dcf023aacc6ea2efd581451b01fcc747ace97be336e4d68c2af97340dda74a7  vim-7.4.861.tar.gz
sha512sums="578351f4a92127a9d357aeba2ce6b88f8e2ff0c66f3f4980633b34f91dba57be9ec5f95a79aa9b6d5943f1db79f0df33cb2eb4bc4ff16a14b80a9d5732a1865f  vim-7.4.943.tar.gz
d9586b777881973cb5e48e18750336a522ed72c3127b2d6b6991e2b943468ca5b694476e7fa39ab469178c1375fc8f52627484e0fe377aea5811a513e35a7b02  vimrc"
-- 
2.6.3



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)