nsxiv: update to 33.

This commit is contained in:
Leah Neukirchen 2025-08-19 16:49:33 +02:00
parent 78bb6bcfbc
commit 3371c37891

View file

@ -1,6 +1,6 @@
# Template file for 'nsxiv'
pkgname=nsxiv
version=32
version=33
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=49ef1eb775ef6c34f55dada7a3f446c9c5c6773c9e208509ffef27a656338a90
checksum=7562af026024c28a93f5ca0cefd170c6b139cf2974165bcd695932d2cd9345c5
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"
pre_build() {