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 13d08e7 commit da46246Copy full SHA for da46246
1 file changed
vup/srcpkgs/browsers/helium/template
@@ -1,6 +1,6 @@
1
# Template file for 'helium'
2
pkgname=helium
3
-version=0.12.3.1
+version=0.12.4.1
4
revision=1
5
archs="x86_64 aarch64"
6
depends="
@@ -41,11 +41,11 @@ _baseurl="https://github.com/imputnet/helium-linux/releases/download/${version}"
41
case "$XBPS_TARGET_MACHINE" in
42
x86_64)
43
_arch_suffix=x86_64
44
- checksum=6b891cb9d37e6ec395db9dc14a64c5b31d139e09abfe36d477f03581eb1ce901
+ checksum=701a955489aebc4a9478aed080ce7e141d6ae30fdc9c27304fc0d73f0795e0b8
45
;;
46
aarch64)
47
_arch_suffix=arm64
48
- checksum=18dfe4ff99a46b334f6354c6386c0955874cd1847cd39ff61c754663a7b5fbd7
+ checksum=a7868fa8c70f034e1ee6b87d6b9581d85c83d5bc1f5414763b66226e4488228e
49
50
esac
51
0 commit comments