notcurses: update to 2.3.6.

This commit is contained in:
mobinmob 2021-06-29 01:34:11 +03:00 committed by Érico Nogueira Rolim
parent b13c163c5e
commit a897ca4750

View file

@ -1,6 +1,6 @@
# Template file for 'notcurses'
pkgname=notcurses
version=2.3.4
version=2.3.6
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=76f006477c1279c63a82a8286df42a996bbf87b9395c19699fafed7bc7e84049
checksum=41848caddbea3de8b60d8ac8d5400163d972915391cfe340c37061f6cec11633
build_options="man"
desc_option_man="Use pandoc for manpages"