Skip to content

Commit

Permalink
unibilium: update to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
RunningDroid authored and Duncaen committed Jun 30, 2022
1 parent ad8f4d4 commit 9c5c7b6
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions srcpkgs/unibilium/template
Original file line number Diff line number Diff line change
@@ -1,15 +1,17 @@
# Template file for 'unibilium'
pkgname=unibilium
version=2.0.0
revision=2
version=2.1.1
revision=1
build_style=gnu-makefile
make_check_target="test"
hostmakedepends="libtool perl"
short_desc="Simple, self-contained terminfo library"
maintainer="Steve Prybylski <[email protected]>"
license="LGPL-3.0-or-later"
homepage="https://github.com/mauke/unibilium"
distfiles="https://github.com/mauke/${pkgname}/archive/v${version}.tar.gz"
checksum=78997d38d4c8177c60d3d0c1aa8c53fd0806eb21825b7b335b1768d7116bc1c1
homepage="https://github.com/neovim/unibilium"
changelog="https://github.com/neovim/unibilium/raw/master/Changes"
distfiles="https://github.com/neovim/${pkgname}/archive/v${version}.tar.gz"
checksum=6f0ee21c8605340cfbb458cbd195b4d074e6d16dd0c0e12f2627ca773f3cabf1

do_build() {
if [ "$CROSS_BUILD" ]; then
Expand Down

0 comments on commit 9c5c7b6

Please sign in to comment.