There was an error while loading. Please reload this page.
2 parents 5146f68 + efb4fbf commit 732aa83Copy full SHA for 732aa83
1 file changed
vup/srcpkgs/browsers/helium/template
@@ -1,6 +1,6 @@
1
# Template file for 'helium'
2
pkgname=helium
3
-version=0.11.7.1
+version=0.12.1.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=57476b02588a07c1c59310c6f48f9b3d384b1f423f709a46f76bf768e45a5ff6
+ checksum=2d04df7ca6547f91cc9bf0e0cbc5256cbb4695dcf7a6d426daa3f1e1f5f3639e
45
;;
46
aarch64)
47
_arch_suffix=arm64
48
- checksum=444fce201cf360ee6af710ae81450ce3aae4eb97a5963238982549e49c0113e4
+ checksum=0f11601c71a5bf32e8fd4769682031e6dacac18e803c5c87f058513da682b4c1
49
50
esac
51
0 commit comments