mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
neatvi: update to 02.
This commit is contained in:
parent
06e23ab964
commit
24aa8f5905
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=01
|
version=02
|
||||||
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="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
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=e869048d5929bb337480922a437ffe4717d5a9eac2096a9f5b3f69c8717fd7f5
|
checksum=b993cf124aa37825e98112bc8539cad77b4b1a1f462b1e3301ef66f2542a3f0d
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
vi:ex:/usr/bin/neatvi
|
vi:ex:/usr/bin/neatvi
|
||||||
|
|
Loading…
Add table
Reference in a new issue