Skip to content

Commit 7bf95eb

Browse files
vup-updater[bot]VUP Update Bot
andauthored
helium: update to 0.14.4.1 (#301)
Co-authored-by: VUP Update Bot <vup-bot@users.noreply.github.com>
1 parent d857d38 commit 7bf95eb

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.3.1
3+
version=0.14.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=98404a938f96f4c8b2bbb92bed0422fd60c7e1591ec6bd69c4dc5e8b67212793
44+
checksum=241ad77f005cf60ba084ff6d21137a903f295f839089c932055d2d17e9037662
4545
;;
4646
aarch64)
4747
_arch_suffix=arm64
48-
checksum=8fa248704be9ec4475a306ffed407ad777d600b24021c005f7dd9b2e707e3448
48+
checksum=951c1f5b77cfaa63b7e48374028c0b8cdfffa7d0152909b0c130dec6123b8873
4949
;;
5050
esac
5151

0 commit comments

Comments
 (0)