From b8f0d5620c800277d72704296e85229155bc91ae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=2E=20S=C3=A1nchez?= Date: Wed, 12 Apr 2023 01:41:21 -0600 Subject: [PATCH] nsxiv: update to 31 --- srcpkgs/nsxiv/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/nsxiv/template b/srcpkgs/nsxiv/template index 6ad190411c7f..462323c8b685 100644 --- a/srcpkgs/nsxiv/template +++ b/srcpkgs/nsxiv/template @@ -1,6 +1,6 @@ # Template file for 'nsxiv' pkgname=nsxiv -version=30 +version=31 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="a916d1385872ccf0b55fbf6b8546d05fcbbbb8b0a92579494e64c6bd22fc7941" +checksum=035fbb3fb3ffec45555afd718947ec8a7d7dfac3c5abc7ba6863cc075720d7f2 CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2" pre_build() {