We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7789d6 commit 31fde6eCopy full SHA for 31fde6e
1 file changed
vup/srcpkgs/browsers/helium/template
@@ -1,6 +1,6 @@
1
# Template file for 'helium'
2
pkgname=helium
3
-version=0.14.5.1
+version=0.14.6.1
4
revision=1
5
archs="x86_64 aarch64"
6
depends="
@@ -41,11 +41,11 @@ _baseurl="https://github.com/imputnet/helium-linux/releases/download/${version}"
41
case "$XBPS_TARGET_MACHINE" in
42
x86_64)
43
_arch_suffix=x86_64
44
- checksum=c66fdd944628cac11cf768867e0b8c49c8830d44806bf32dbed9ff1d6481acb1
+ checksum=2717a5b827bac7d785d61a783d1208e52d1d97849c556f681c96a835b571bfb0
45
;;
46
aarch64)
47
_arch_suffix=arm64
48
- checksum=d56048f5a8df585a2c4322d1a5187743619192622452569f1c052dc4cf93a00b
+ checksum=dd4566a1dc3d6f7572de1cc034bf5764a4c5aaaf71785f7dfece83a501b58a19
49
50
esac
51
0 commit comments