Skip to content

Commit

Permalink
vis: update to 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dkwo authored and leahneukirchen committed Nov 12, 2022
1 parent 2428719 commit 699e0c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 48 deletions.

This file was deleted.

6 changes: 3 additions & 3 deletions srcpkgs/vis/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'vis'
pkgname=vis
version=0.7
revision=2
version=0.8
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config"
makedepends="acl-devel libtermkey-devel lua53-devel ncurses-devel"
Expand All @@ -11,7 +11,7 @@ maintainer="Diogo Leal <[email protected]>"
license="ISC"
homepage="https://github.com/martanne/vis"
distfiles="https://github.com/martanne/vis/archive/v${version}.tar.gz"
checksum=359ebb12a986b2f4e2a945567ad7587eb7d354301a5050ce10d51544570635eb
checksum=61b10d40f15c4db2ce16e9acf291dbb762da4cbccf0cf2a80b28d9ac998a39bd
conflicts="outils" # /usr/bin/vis

post_install() {
Expand Down

0 comments on commit 699e0c0

Please sign in to comment.