We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2547178 commit bf65c71Copy full SHA for bf65c71
srcpkgs/xh/template
@@ -1,6 +1,6 @@
1
# Template file for 'xh'
2
pkgname=xh
3
-version=0.25.0
+version=0.25.3
4
revision=1
5
build_style=cargo
6
configure_args="--no-default-features --features online-tests,native-tls"
@@ -12,7 +12,7 @@ license="MIT"
12
homepage="https://github.com/ducaale/xh"
13
changelog="https://raw.githubusercontent.com/ducaale/xh/master/CHANGELOG.md"
14
distfiles="https://github.com/ducaale/xh/archive/refs/tags/v${version}.tar.gz"
15
-checksum=6145f48cbefbb2bd1aa97ebcc8528d15ada1303e6e80fdd6a4637014f0f1df1c
+checksum=ba331c33dc5d222f43cc6ad9f602002817772fd52ae28541976db49f34935ae3
16
17
post_install() {
18
ln -sf xh "${DESTDIR}/usr/bin/xhs"
0 commit comments