update to 134.0a1.20241120.171202

This commit is contained in:
github-actions[bot] 2024-11-21 02:27:43 +00:00
parent 12f6769224
commit 3d3e22b9ae
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 = 134.0a1.20241120.093847
pkgver = 134.0a1.20241120.171202
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-134.0a1.20241120.093847.xpi
source = firefox-nightly-i18n-af-134.0a1.20241120.093847.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.af.langpack.xpi
sha256sums = a404696ec8adec04881ebb74e4276e78ed892f03d941efd789a6363a78bf4e01
noextract = firefox-nightly-i18n-af-134.0a1.20241120.171202.xpi
source = firefox-nightly-i18n-af-134.0a1.20241120.171202.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.af.langpack.xpi
sha256sums = 7606150a14af7365229c8ffe2f64434816d98d9fc042b225c38454cbe8101f0b
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=134.0a1
pkgver=134.0a1.20241120.093847
pkgver=134.0a1.20241120.171202
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=('a404696ec8adec04881ebb74e4276e78ed892f03d941efd789a6363a78bf4e01')
sha256sums=('7606150a14af7365229c8ffe2f64434816d98d9fc042b225c38454cbe8101f0b')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \