nsxiv: update to 32

This commit is contained in:
O. Sánchez 2023-10-03 20:52:32 -06:00 committed by Đoàn Trần Công Danh
parent 266323ac04
commit 65acf9a67a

View File

@ -1,6 +1,6 @@
# Template file for 'nsxiv'
pkgname=nsxiv
version=31
version=32
revision=1
build_style=gnu-makefile
make_install_target=install-all
@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
homepage="https://codeberg.org/nsxiv/nsxiv"
changelog="https://codeberg.org/nsxiv/nsxiv/raw/branch/master/CHANGELOG.md"
distfiles="https://codeberg.org/nsxiv/nsxiv/archive/v${version}.tar.gz"
checksum=035fbb3fb3ffec45555afd718947ec8a7d7dfac3c5abc7ba6863cc075720d7f2
checksum=09d1d72b3cbcf17a04e26beb5e81acc9495aaba1f8f1be907bdcd8e4e3007db3
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
pre_build() {