mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
neatvi: update to 11.
This commit is contained in:
parent
ea0f1c04eb
commit
d2dd89c6b2
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=10
|
version=11
|
||||||
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=643189221b245045a406dadabe35a0d257e3ba0e5e18f0500fb6d3338c349936
|
checksum=a87deb7e523de0a8e445b537e73d460c48929ba9386058ff27908b946b4c7782
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
vi:ex:/usr/bin/neatex
|
vi:ex:/usr/bin/neatex
|
||||||
|
|
Loading…
Add table
Reference in a new issue