We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8507cb1 commit 80359adCopy full SHA for 80359ad
1 file changed
srcpkgs/soft-serve/template
@@ -1,6 +1,6 @@
1
# Template file for 'soft-serve'
2
pkgname=soft-serve
3
-version=0.11.5
+version=0.11.6
4
revision=1
5
build_style=go
6
build_helper=qemu
@@ -15,7 +15,7 @@ license="MIT"
15
homepage="https://github.com/charmbracelet/soft-serve"
16
changelog="https://github.com/charmbracelet/soft-serve/releases"
17
distfiles="https://github.com/charmbracelet/soft-serve/archive/refs/tags/v${version}.tar.gz"
18
-checksum=1cdee6932cc65cabfd92e42b3a1bc961d2fdbb514c8e11a6aa14d2a6f253098f
+checksum=0536934663508b1949193d6bd7ebcee227d40c8162a0dcfd338f1f33f74474bb
19
if [[ "$XBPS_TARGET_MACHINE" == 'i686' ]] && [[ "$XBPS_TARGET_LIBC" == "glibc" ]]; then
20
make_check=no # The test failure on i686 comes from git-lfs
21
# Pending patch: https://github.com/git-lfs/git-lfs/pull/6200
0 commit comments