diff --git a/vup/srcpkgs/browsers/helium/template b/vup/srcpkgs/browsers/helium/template index f99ee8e..54c2a11 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.15.1.1 +version=0.15.6.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=d51aed1d85b94f006120d4eedb62527782a39f13919432bfefbbb5a4495d759a + checksum=4d5ce2e595b2bc5b21ea8be80615390d6d24df0950e7f8140c3e3eca40103d36 ;; aarch64) _arch_suffix=arm64 - checksum=1fdfee6a5ef3a98ea62f8dc0474eab8d86e19f1978127aa7a78543103878e264 + checksum=6359d4e3c7bc52c52d43aef3447561e6e974bd1303e237c07bcecbda9f6821fe ;; esac