diff --git a/srcpkgs/yoshimi/template b/srcpkgs/yoshimi/template index 2831371f67c..229e73b1e58 100644 --- a/srcpkgs/yoshimi/template +++ b/srcpkgs/yoshimi/template @@ -1,7 +1,7 @@ # Template file for 'yoshimi' pkgname=yoshimi -version=1.6.0.2 -revision=2 +version=1.7.0.1 +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=337beff85aaea143787cd95d2516575e1a7ff34d94fcbb92f773d0084512bdae +checksum=081afa13613b7a300b9b0185ace693efb4fa2b3a3f1b33fdef049a91cce69b10 case "$XBPS_TARGET_MACHINE" in *-musl) makedepends+=" argp-standalone";;