Skip to content

Commit 4dea885

Browse files
vup-updater[bot]VUP Update Bot
andauthored
librewolf: update to 152.0.5.1 (#300)
Co-authored-by: VUP Update Bot <vup-bot@users.noreply.github.com>
1 parent 7bf95eb commit 4dea885

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

vup/srcpkgs/browsers/librewolf/template

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'librewolf'
22
pkgname=librewolf
3-
version=152.0.4.1
3+
version=152.0.5.1
44
revision=1
55
archs="x86_64 aarch64"
66
create_wrksrc=yes
@@ -55,11 +55,11 @@ _baseurl="https://codeberg.org/api/packages/librewolf/generic/librewolf/${_ffver
5555
case "$XBPS_TARGET_MACHINE" in
5656
x86_64)
5757
_arch=x86_64
58-
checksum=e2f9acbfddc436db5e135f2e18917664485a440de718983ffd66187414442228
58+
checksum=f58d27dd41d12bd5a02a128520c07708b9a1d46a79687a0888ac6528d29ee607
5959
;;
6060
aarch64)
6161
_arch=arm64
62-
checksum=435bd3ffda8eb36022311b0b7287c5ec5d98fb9409265a08fd049567003d802f
62+
checksum=c7dbd45da12d8e763afa638b6cb897981af973b66611845324af5f0c8a5f815b
6363
;;
6464
esac
6565

@@ -131,7 +131,7 @@ EOF
131131
cat > distribution.ini <<EOF
132132
[Global]
133133
id=io.gitlab.librewolf-community
134-
version=152.0.4.1
134+
version=152.0.5.1
135135
about=LibreWolf
136136

137137
[Preferences]

0 commit comments

Comments
 (0)