From 964d8a8e6a8529fbcaeba03dfbb9efc0079b98ec Mon Sep 17 00:00:00 2001 From: JkktBkkt Date: Wed, 8 Apr 2026 21:55:03 +0300 Subject: [PATCH] fooyin: update to 0.10.3. --- srcpkgs/fooyin/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/fooyin/template b/srcpkgs/fooyin/template index 0c3b75a5552e61..dc3893cf8208c0 100644 --- a/srcpkgs/fooyin/template +++ b/srcpkgs/fooyin/template @@ -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=" @@ -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"