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/fooyin/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'fooyin'
pkgname=fooyin
version=0.10.1
version=0.10.3
revision=1
build_style=cmake
configure_args="
Expand All @@ -19,7 +19,7 @@ license="GPL-3.0-only"
homepage="https://www.fooyin.org/"
changelog="https://raw.githubusercontent.com/fooyin/fooyin/refs/heads/master/CHANGELOG.md"
distfiles="https://github.com/fooyin/fooyin/archive/v${version}.tar.gz"
checksum="32f3ff627612cd2d2d3ed8cb3d8a128f05079bdf5aa906b5c8bb5941707bd833"
checksum=3ba96386c12acacb7b73a637bf2a57690516814e862868e340505a3804551cda

if [ "$XBPS_CHECK_PKGS" ]; then
configure_args+=" -DBUILD_TESTING=ON"
Expand Down