vis: update to 0.6

This commit is contained in:
Felix Van der Jeugt 2020-06-09 10:30:16 +02:00 committed by Piraty
parent a18e2ac02e
commit 2c9f59a643

View file

@ -1,6 +1,6 @@
# Template file for 'vis' # Template file for 'vis'
pkgname=vis pkgname=vis
version=0.5 version=0.6
revision=1 revision=1
build_style=gnu-configure build_style=gnu-configure
makedepends="libtermkey-devel lua-devel" makedepends="libtermkey-devel lua-devel"
@ -10,7 +10,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
license="ISC" license="ISC"
homepage="https://github.com/martanne/vis" homepage="https://github.com/martanne/vis"
distfiles="https://github.com/martanne/vis/archive/v${version}.tar.gz" distfiles="https://github.com/martanne/vis/archive/v${version}.tar.gz"
checksum=77ea70ebc9c811d88e32199ef5b3ee9b834ac1e880fb61b6d2460f93f0587df5 checksum=9ab4a3f1c5953475130b3c286af272fe5cfdf7cbb7f9fbebd31e9ea4f34e487d
conflicts="outils" # /usr/bin/vis conflicts="outils" # /usr/bin/vis
post_install() { post_install() {