diff --git a/srcpkgs/yoshimi/template b/srcpkgs/yoshimi/template index abdce55f27..b9a3347d1e 100644 --- a/srcpkgs/yoshimi/template +++ b/srcpkgs/yoshimi/template @@ -1,7 +1,7 @@ # Template file for 'yoshimi' pkgname=yoshimi -version=1.5.10.1 -revision=2 +version=1.5.10.2 +revision=1 build_wrksrc=src build_style=cmake hostmakedepends="pkg-config fltk" @@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni " license="GPL-2.0-or-later" homepage="https://yoshimi.github.io/" distfiles="https://github.com/Yoshimi/$pkgname/archive/$version.tar.gz" -checksum=dfa4d46e0bfea80fc8121ab07fbc0d52e936ed7c29d738532bad2f60337b510b +checksum=5323798fe8632803c4a715d7eecd3124c0cd9d33783ea4d1dd1584aee82a3af2 case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone";;