diff --git a/srcpkgs/gcsf/template b/srcpkgs/gcsf/template index 4d5445fdbc6..68b7a263f76 100644 --- a/srcpkgs/gcsf/template +++ b/srcpkgs/gcsf/template @@ -1,7 +1,7 @@ # Template file for 'gcsf' pkgname=gcsf -version=0.1.18 -revision=2 +version=0.1.19 +revision=1 build_style=cargo hostmakedepends="pkg-config" makedepends="fuse-devel libressl-devel" @@ -10,10 +10,10 @@ maintainer="Benjamín Albiñana " license="MIT" homepage="https://github.com/harababurel/gcsf" distfiles="https://github.com/harababurel/gcsf/archive/${version}.tar.gz" -checksum=0753bf3de49af4f0983b65681f6755b6602875300a168dd0abc54884ecb7986d +checksum=fed68be2cf2bfcede279ad61011d3bce5790bd038641e2dfc56afd143dc0b94c case "$XBPS_TARGET_MACHINE" in - aarch64-musl) broken="https://github.com/nix-rust/nix/issues/951" ;; + aarch64-musl) broken="https://github.com/nix-rust/nix/issues/951" ;; esac pre_build() {