Skip to content

Commit 31fde6e

Browse files
vup-updater[bot]VUP Update Bot
andauthored
helium: update to 0.14.6.1 (#318)
Co-authored-by: VUP Update Bot <vup-bot@users.noreply.github.com>
1 parent c7789d6 commit 31fde6e

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.14.5.1
3+
version=0.14.6.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=c66fdd944628cac11cf768867e0b8c49c8830d44806bf32dbed9ff1d6481acb1
44+
checksum=2717a5b827bac7d785d61a783d1208e52d1d97849c556f681c96a835b571bfb0
4545
;;
4646
aarch64)
4747
_arch_suffix=arm64
48-
checksum=d56048f5a8df585a2c4322d1a5187743619192622452569f1c052dc4cf93a00b
48+
checksum=dd4566a1dc3d6f7572de1cc034bf5764a4c5aaaf71785f7dfece83a501b58a19
4949
;;
5050
esac
5151

0 commit comments

Comments
 (0)