mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
neatvi: update to 16.
This commit is contained in:
parent
99de34d42e
commit
13b6eb7ebb
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=15
|
version=16
|
||||||
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=895f91a9fa877ce12fa6ec00d843d39fb2a3d8df96bf9ac2dba4d78f3823d8c1
|
checksum=7ceae3d6433d514c642e6a8bd1cd0fa2992095d64ff2e8a02a40ce90113d6e9f
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
vi:ex:/usr/bin/neatex
|
vi:ex:/usr/bin/neatex
|
||||||
|
|
Loading…
Add table
Reference in a new issue