We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e065d8b commit 78220ccCopy full SHA for 78220cc
1 file changed
srcpkgs/fooyin/template
@@ -1,6 +1,6 @@
1
# Template file for 'fooyin'
2
pkgname=fooyin
3
-version=0.10.1
+version=0.10.3
4
revision=1
5
build_style=cmake
6
configure_args="
@@ -19,7 +19,7 @@ license="GPL-3.0-only"
19
homepage="https://www.fooyin.org/"
20
changelog="https://raw.githubusercontent.com/fooyin/fooyin/refs/heads/master/CHANGELOG.md"
21
distfiles="https://github.com/fooyin/fooyin/archive/v${version}.tar.gz"
22
-checksum="32f3ff627612cd2d2d3ed8cb3d8a128f05079bdf5aa906b5c8bb5941707bd833"
+checksum=3ba96386c12acacb7b73a637bf2a57690516814e862868e340505a3804551cda
23
24
if [ "$XBPS_CHECK_PKGS" ]; then
25
configure_args+=" -DBUILD_TESTING=ON"
0 commit comments