We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 833ce1c commit ebea03bCopy full SHA for ebea03b
1 file changed
srcpkgs/broot/template
@@ -1,6 +1,6 @@
1
# Template file for 'broot'
2
pkgname=broot
3
-version=1.48.0
+version=1.55.0
4
revision=1
5
build_style=cargo
6
hostmakedepends="pkg-config"
@@ -11,7 +11,7 @@ license="MIT"
11
homepage="https://dystroy.org/broot/"
12
changelog="https://raw.githubusercontent.com/Canop/broot/main/CHANGELOG.md"
13
distfiles="https://github.com/Canop/broot/archive/refs/tags/v${version}.tar.gz"
14
-checksum=7b8e456c3cdfce87e902b3fa839126e5446ce0f0dbfa9b10db5c2758c1f506b1
+checksum=3049d055f37bfdc3b2057a3e2186cfdb58b596e1586b6b129698b350a80cfda3
15
16
if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then
17
broken="exr crate errors on big endian"
0 commit comments