notcurses: update to 2.1.3.

This commit is contained in:
mobinmob 2021-01-01 14:37:22 +02:00 committed by Érico Nogueira Rolim
parent fe7dba326d
commit 20e3a7f5e6

View file

@ -1,6 +1,6 @@
# Template file for 'notcurses'
pkgname=notcurses
version=2.1.2
version=2.1.3
revision=1
build_style=cmake
configure_args="-DUSE_STATIC=ON $(vopt_bool man USE_PANDOC)"
@ -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=1e5ff83e9cd9f295914a96449b8345e55f43eeb3667ac68b8167c6e4590a2844
checksum=5c83bbfaea4457d482f0b3be07150fa6051651d97fb56d9f7811e4b2d6771d0a
build_options="man"
desc_option_man="Use pandoc for manpages"