Skip to content

Commit 6a3baa5

Browse files
vup-updater[bot]VUP Update Bot
andauthored
helium: update to 0.12.3.1 (#197)
Co-authored-by: VUP Update Bot <vup-bot@users.noreply.github.com>
1 parent 55bca94 commit 6a3baa5

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.12.1.1
3+
version=0.12.3.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=2d04df7ca6547f91cc9bf0e0cbc5256cbb4695dcf7a6d426daa3f1e1f5f3639e
44+
checksum=6b891cb9d37e6ec395db9dc14a64c5b31d139e09abfe36d477f03581eb1ce901
4545
;;
4646
aarch64)
4747
_arch_suffix=arm64
48-
checksum=0f11601c71a5bf32e8fd4769682031e6dacac18e803c5c87f058513da682b4c1
48+
checksum=18dfe4ff99a46b334f6354c6386c0955874cd1847cd39ff61c754663a7b5fbd7
4949
;;
5050
esac
5151

0 commit comments

Comments
 (0)