diff --git a/srcpkgs/unibilium/template b/srcpkgs/unibilium/template index b744e1ae6dc..e35ec896a90 100644 --- a/srcpkgs/unibilium/template +++ b/srcpkgs/unibilium/template @@ -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 " 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