mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
neatvi: update to 14.
This commit is contained in:
parent
6678a1c2d2
commit
af7e31c0fc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'neatvi'
|
# Template file for 'neatvi'
|
||||||
pkgname=neatvi
|
pkgname=neatvi
|
||||||
version=13
|
version=14
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
short_desc="Small ex/vi editor"
|
short_desc="Small ex/vi editor"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="http://litcave.rudi.ir/"
|
homepage="http://litcave.rudi.ir/"
|
||||||
distfiles="https://github.com/litcave/${pkgname}/archive/${version}.tar.gz"
|
distfiles="https://github.com/litcave/${pkgname}/archive/${version}.tar.gz"
|
||||||
checksum=90e5f3791c4ea66eb261a08b4a037cef3a48521267139886f19d1309ef63c290
|
checksum=758fdb499ae7404146a07bcb6302e4168df03c3d56bbf014d619830ad95a6788
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
vi:ex:/usr/bin/neatex
|
vi:ex:/usr/bin/neatex
|
||||||
|
|
Loading…
Add table
Reference in a new issue