notcurses: update to 3.0.7.

This commit is contained in:
mobinmob 2022-02-25 20:22:25 +02:00 committed by Piraty
parent 4f0db6e69a
commit 85f48e23f3
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'notcurses'
pkgname=notcurses
version=3.0.6
version=3.0.7
revision=1
build_style=cmake
configure_args="-DUSE_STATIC=ON $(vopt_bool man USE_PANDOC)"
@ -14,7 +14,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=2113bed52248b048874bceb99f10985ae46019de818fce5cda2a8756b013448b
checksum=db461c6ba07a8e3735a51a1d2e706d249ae30436519f543fa5931d414019c770
build_options="man"
desc_option_man="Use pandoc for manpages"