Skip to content

Commit 033f0cd

Browse files
vup-updater[bot]VUP Update Bot
andauthored
helium: update to 0.14.2.1 (#290)
Co-authored-by: VUP Update Bot <vup-bot@users.noreply.github.com>
1 parent 5b2da9f commit 033f0cd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

vup/srcpkgs/browsers/helium/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'helium'
22
pkgname=helium
3-
version=0.13.6.1
3+
version=0.14.2.1
44
revision=1
55
archs="x86_64 aarch64"
66
depends="
@@ -41,11 +41,11 @@ _baseurl="https://github.com/imputnet/helium-linux/releases/download/${version}"
4141
case "$XBPS_TARGET_MACHINE" in
4242
x86_64)
4343
_arch_suffix=x86_64
44-
checksum=d066dfe1d2a4f3db0a2aa71a315fc4a072832868f65686ae0662d4a0ad8769e6
44+
checksum=4f1ed7a73c8bc5df8ac883eeccc7a59019f289a2cf6aee7d9e6be31f80bfb9b0
4545
;;
4646
aarch64)
4747
_arch_suffix=arm64
48-
checksum=30d9aa3d7c812b48ee8c91e7279ef6be4ab814d4c14a741db077d7b805595460
48+
checksum=b1006a1c197837accafccdf53ae56a8b3f95355b4fc422469942854ac25191c9
4949
;;
5050
esac
5151

0 commit comments

Comments
 (0)