From e7e46e412a514ba6f62a86b063772070e4052d43 Mon Sep 17 00:00:00 2001 From: VUP Update Bot Date: Fri, 12 Jun 2026 00:02:51 +0000 Subject: [PATCH] helium: update to 0.13.3.1 --- vup/srcpkgs/browsers/helium/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/vup/srcpkgs/browsers/helium/template b/vup/srcpkgs/browsers/helium/template index d368f98..50a73aa 100644 --- a/vup/srcpkgs/browsers/helium/template +++ b/vup/srcpkgs/browsers/helium/template @@ -1,6 +1,6 @@ # Template file for 'helium' pkgname=helium -version=0.13.2.1 +version=0.13.3.1 revision=1 archs="x86_64 aarch64" depends=" @@ -41,11 +41,11 @@ _baseurl="https://github.com/imputnet/helium-linux/releases/download/${version}" case "$XBPS_TARGET_MACHINE" in x86_64) _arch_suffix=x86_64 - checksum=3b21c86dd118041c8568435ad160fb5a853380baf211a4f8eeef05913ece63e7 + checksum=47f706c96b81acb78586e72ba6446940df64fcc58ddc9967c12b9f12ca959266 ;; aarch64) _arch_suffix=arm64 - checksum=397450a452f7ac657ed24a19e199988a862e088c40dbf72e3a0ecfe3c1a65a52 + checksum=0d2949c734401614e44f2605c94af2a5ffa5794f928a9da990bb4ebb221dbb35 ;; esac