Skip to content

Commit da46246

Browse files
vup-updater[bot]VUP Update Bot
andauthored
helium: update to 0.12.4.1 (#212)
Co-authored-by: VUP Update Bot <vup-bot@users.noreply.github.com>
1 parent 13d08e7 commit da46246

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.3.1
3+
version=0.12.4.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=6b891cb9d37e6ec395db9dc14a64c5b31d139e09abfe36d477f03581eb1ce901
44+
checksum=701a955489aebc4a9478aed080ce7e141d6ae30fdc9c27304fc0d73f0795e0b8
4545
;;
4646
aarch64)
4747
_arch_suffix=arm64
48-
checksum=18dfe4ff99a46b334f6354c6386c0955874cd1847cd39ff61c754663a7b5fbd7
48+
checksum=a7868fa8c70f034e1ee6b87d6b9581d85c83d5bc1f5414763b66226e4488228e
4949
;;
5050
esac
5151

0 commit comments

Comments
 (0)