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 d857d38 commit 7bf95ebCopy full SHA for 7bf95eb
1 file changed
vup/srcpkgs/browsers/helium/template
@@ -1,6 +1,6 @@
1
# Template file for 'helium'
2
pkgname=helium
3
-version=0.14.3.1
+version=0.14.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=98404a938f96f4c8b2bbb92bed0422fd60c7e1591ec6bd69c4dc5e8b67212793
+ checksum=241ad77f005cf60ba084ff6d21137a903f295f839089c932055d2d17e9037662
45
;;
46
aarch64)
47
_arch_suffix=arm64
48
- checksum=8fa248704be9ec4475a306ffed407ad777d600b24021c005f7dd9b2e707e3448
+ checksum=951c1f5b77cfaa63b7e48374028c0b8cdfffa7d0152909b0c130dec6123b8873
49
50
esac
51
0 commit comments