mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
vis: rebuild against lua53
This commit is contained in:
parent
da80ad41c9
commit
d6aea301ee
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'vis'
|
# Template file for 'vis'
|
||||||
pkgname=vis
|
pkgname=vis
|
||||||
version=0.6
|
version=0.6
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
makedepends="libtermkey-devel lua-devel"
|
makedepends="libtermkey-devel lua53-devel"
|
||||||
depends="lua-lpeg"
|
depends="lua53-lpeg"
|
||||||
short_desc="Tiny vim like editor"
|
short_desc="Tiny vim like editor"
|
||||||
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
maintainer="Diogo Leal <diogo@diogoleal.com>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
|
|
Loading…
Add table
Reference in a new issue