File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Template file for 'librewolf'
2
2
pkgname=librewolf
3
- version=131.0.2
3
+ version=131.0.3
4
4
revision=1
5
5
_rev=1
6
6
wrksrc=${pkgname}-${version}-${_rev}
@@ -10,7 +10,7 @@ maintainer="index <index@mailbox.org>"
10
10
license="MPL-2.0, GPL-2.0-or-later, LGPL-2.1-or-later"
11
11
homepage="https://librewolf.net/"
12
12
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
14
14
15
15
lib32disabled=yes
16
16
@@ -195,7 +195,7 @@ do_build() {
195
195
196
196
ac_add_options --with-app-name=librewolf
197
197
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
199
199
200
200
export MOZ_REQUIRE_SIGNING=
201
201
You can’t perform that action at this time.
0 commit comments