notcurses: update to 2.0.7.

This commit is contained in:
mobinmob 2020-11-22 15:34:34 +02:00 committed by Érico Nogueira Rolim
parent fc3cb02594
commit 1a7fc2348a

View file

@ -1,6 +1,6 @@
# Template file for 'notcurses'
pkgname=notcurses
version=2.0.4
version=2.0.7
revision=1
build_style=cmake
configure_args="-DUSE_STATIC=ON"
@ -13,7 +13,7 @@ license="Apache-2.0"
homepage="https://nick-black.com/dankwiki/index.php/Notcurses"
changelog="https://raw.githubusercontent.com/dankamongmen/notcurses/master/NEWS.md"
distfiles="https://github.com/dankamongmen/notcurses/archive/v${version}.tar.gz"
checksum=6bb38ca0affc6425cd8e248c5b81aa4281713362c45202a450a89ab751833c98
checksum=cc87e66f9dc3e9d0e591de70870dec5d8b36e660f18f10adae7f45abb0f0320a
notcurses-devel_package() {
depends="notcurses-${version}_${revision}"