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 66eaea1 commit 1cf56f1Copy full SHA for 1cf56f1
1 file changed
vup/srcpkgs/browsers/helium/template
@@ -1,6 +1,6 @@
1
# Template file for 'helium'
2
pkgname=helium
3
-version=0.13.5.1
+version=0.13.6.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=ef49247b272707b3aecedd38ecda43f0eff9b7930ef6c13c43171bcbbbf7fe66
+ checksum=d066dfe1d2a4f3db0a2aa71a315fc4a072832868f65686ae0662d4a0ad8769e6
45
;;
46
aarch64)
47
_arch_suffix=arm64
48
- checksum=956a08128b2594fc9efbcba79f188eb1ed9e93bde70f6c7de97027806b83544e
+ checksum=30d9aa3d7c812b48ee8c91e7279ef6be4ab814d4c14a741db077d7b805595460
49
50
esac
51
0 commit comments