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 5b2da9f commit 033f0cdCopy full SHA for 033f0cd
1 file changed
vup/srcpkgs/browsers/helium/template
@@ -1,6 +1,6 @@
1
# Template file for 'helium'
2
pkgname=helium
3
-version=0.13.6.1
+version=0.14.2.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=d066dfe1d2a4f3db0a2aa71a315fc4a072832868f65686ae0662d4a0ad8769e6
+ checksum=4f1ed7a73c8bc5df8ac883eeccc7a59019f289a2cf6aee7d9e6be31f80bfb9b0
45
;;
46
aarch64)
47
_arch_suffix=arm64
48
- checksum=30d9aa3d7c812b48ee8c91e7279ef6be4ab814d4c14a741db077d7b805595460
+ checksum=b1006a1c197837accafccdf53ae56a8b3f95355b4fc422469942854ac25191c9
49
50
esac
51
0 commit comments