update to 140.0a1.20250518.220019

This commit is contained in:
github-actions[bot] 2025-05-19 03:22:51 +00:00
parent 9ad605ed16
commit 0b3dfe11de
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 = 140.0a1.20250518.091432
pkgver = 140.0a1.20250518.220019
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-140.0a1.20250518.091432.xpi
source = firefox-nightly-i18n-af-140.0a1.20250518.091432.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-140.0a1.af.langpack.xpi
sha256sums = ed43a782ec5f43491c4c332ac1bbc144b1359baf60f751e1fcbaa5417d531a92
noextract = firefox-nightly-i18n-af-140.0a1.20250518.220019.xpi
source = firefox-nightly-i18n-af-140.0a1.20250518.220019.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-140.0a1.af.langpack.xpi
sha256sums = 1c96beed0a748e5cc408d77ee1a6ef72a9fd627b4bd82814d71031520e7b8cd4
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=140.0a1
pkgver=140.0a1.20250518.091432
pkgver=140.0a1.20250518.220019
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=('ed43a782ec5f43491c4c332ac1bbc144b1359baf60f751e1fcbaa5417d531a92')
sha256sums=('1c96beed0a748e5cc408d77ee1a6ef72a9fd627b4bd82814d71031520e7b8cd4')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \