Skip to content

Commit 8a553d8

Browse files
committed
librewolf: update to 131.0.3-1.
1 parent d36ae19 commit 8a553d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

srcpkgs/librewolf/template

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'librewolf'
22
pkgname=librewolf
3-
version=131.0.2
3+
version=131.0.3
44
revision=1
55
_rev=1
66
wrksrc=${pkgname}-${version}-${_rev}
@@ -10,7 +10,7 @@ maintainer="index <index@mailbox.org>"
1010
license="MPL-2.0, GPL-2.0-or-later, LGPL-2.1-or-later"
1111
homepage="https://librewolf.net/"
1212
distfiles="https://gitlab.com/api/v4/projects/32320088/packages/generic/librewolf-source/${version}-${_rev}/${pkgname}-${version}-${_rev}.source.tar.gz"
13-
checksum=74e4bbcd9108d7f04c8be6a52ab96aa23d6eef7e1a396215444b2028a0db5ae7
13+
checksum=6177f16df17387c3a7f5affdc1dd40ab91ecfae5e93bf532d4e3d4d98acead94
1414

1515
lib32disabled=yes
1616

@@ -195,7 +195,7 @@ do_build() {
195195

196196
ac_add_options --with-app-name=librewolf
197197
ac_add_options --with-branding=browser/branding/librewolf
198-
ac_add_options --with-l10n-base=$PWD/browser/locales/l10n
198+
ac_add_options --with-l10n-base=$PWD/lw/l10n
199199

200200
export MOZ_REQUIRE_SIGNING=
201201

0 commit comments

Comments
 (0)