update to 141.0a1.20250614.091208

This commit is contained in:
github-actions[bot] 2025-06-14 13:47:43 +00:00
parent da35791da9
commit 36d3daa7bc
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-af
pkgdesc = Afrikaans language pack for Firefox Nightly
pkgver = 141.0a1.20250613.211349
pkgver = 141.0a1.20250614.091208
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-af
license = GPL
license = LGPL
depends = firefox-nightly
noextract = firefox-nightly-i18n-af-141.0a1.20250613.211349.xpi
source = firefox-nightly-i18n-af-141.0a1.20250613.211349.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-141.0a1.af.langpack.xpi
sha256sums = 0d1d1fa144fc19a3ead57824162382ef973cbd19599562604a91a9071c126af5
noextract = firefox-nightly-i18n-af-141.0a1.20250614.091208.xpi
source = firefox-nightly-i18n-af-141.0a1.20250614.091208.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-141.0a1.af.langpack.xpi
sha256sums = 5e8b23476af7f95f8f62065e46b4ef42d0bccd4680f2a0fd6e9c26cf8c59af3d
pkgname = firefox-nightly-i18n-af

View file

@ -9,7 +9,7 @@ url="https://www.mozilla.org/firefox/"
_url=https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi
_version=141.0a1
pkgver=141.0a1.20250613.211349
pkgver=141.0a1.20250614.091208
depends=("firefox-nightly")
@ -25,7 +25,7 @@ source=("${_pkgname_base}-${_language_short}-${pkgver}.xpi::$_url/firefox-${_ver
# Don't extract anything
noextract=("${_pkgname_base}-${_language_short}-${pkgver}.xpi")
sha256sums=('0d1d1fa144fc19a3ead57824162382ef973cbd19599562604a91a9071c126af5')
sha256sums=('5e8b23476af7f95f8f62065e46b4ef42d0bccd4680f2a0fd6e9c26cf8c59af3d')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \