vis: update to 0.9, adopt

This commit is contained in:
O. Sánchez 2024-05-02 03:48:21 -06:00 committed by Đoàn Trần Công Danh
parent 15edfed513
commit c20288b2ee
1 changed files with 3 additions and 3 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'vis'
pkgname=vis
version=0.8
version=0.9
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="acl-devel libtermkey-devel lua53-devel ncurses-devel"
depends="lua53-lpeg"
short_desc="Vi-like editor based on Plan 9's structural regular expressions"
maintainer="Orphaned <orphan@voidlinux.org>"
maintainer="O. Sánchez <osanchez@firemail.cc>"
license="ISC"
homepage="https://github.com/martanne/vis"
distfiles="https://github.com/martanne/vis/archive/v${version}.tar.gz"
checksum=61b10d40f15c4db2ce16e9acf291dbb762da4cbccf0cf2a80b28d9ac998a39bd
checksum=bd37ffba5535e665c1e883c25ba5f4e3307569b6d392c60f3c7d5dedd2efcfca
conflicts="outils" # /usr/bin/vis
post_install() {