Skip to content

Commit 1cf56f1

Browse files
vup-updater[bot]VUP Update Bot
andauthored
helium: update to 0.13.6.1 (#282)
Co-authored-by: VUP Update Bot <vup-bot@users.noreply.github.com>
1 parent 66eaea1 commit 1cf56f1

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.5.1
3+
version=0.13.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=ef49247b272707b3aecedd38ecda43f0eff9b7930ef6c13c43171bcbbbf7fe66
44+
checksum=d066dfe1d2a4f3db0a2aa71a315fc4a072832868f65686ae0662d4a0ad8769e6
4545
;;
4646
aarch64)
4747
_arch_suffix=arm64
48-
checksum=956a08128b2594fc9efbcba79f188eb1ed9e93bde70f6c7de97027806b83544e
48+
checksum=30d9aa3d7c812b48ee8c91e7279ef6be4ab814d4c14a741db077d7b805595460
4949
;;
5050
esac
5151

0 commit comments

Comments
 (0)