Skip to content
Open
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/schismtracker/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'schismtracker'
pkgname=schismtracker
version=20250825
version=20251014
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config autoconf-archive automake SDL2-devel python3 git"
Expand All @@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://schismtracker.org"
distfiles="https://github.com/schismtracker/schismtracker/archive/${version}.tar.gz"
checksum=67d1217ca00081bd28da2c130ccfd383310226c2864b94ccd3c4ffaf5ea83978
checksum=84e9977770a131f3bbc699c2d6cae8b3471e44a4ae1e62024f697caa6bf19d96

pre_configure() {
autoreconf -fi
Expand Down