From 3371c37891de9d31b9f9ff05fc303ccbe2d97ee4 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 19 Aug 2025 16:49:33 +0200 Subject: [PATCH] nsxiv: update to 33. --- srcpkgs/nsxiv/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nsxiv/template b/srcpkgs/nsxiv/template index d344c3ef778..01b310b46e0 100644 --- a/srcpkgs/nsxiv/template +++ b/srcpkgs/nsxiv/template @@ -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() {