Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/nsxiv/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'nsxiv'
pkgname=nsxiv
version=33
version=34
revision=1
build_style=gnu-makefile
make_install_target=install-all
Expand 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=7562af026024c28a93f5ca0cefd170c6b139cf2974165bcd695932d2cd9345c5
checksum=b68356296130924d56abc0616756900c0fe75ac9932b9bb9bed3a349915b7320
CFLAGS="-I${XBPS_CROSS_BASE}/usr/include/freetype2"

pre_build() {
Expand Down