update to 136.0a1.20250123.095238

This commit is contained in:
github-actions[bot] 2025-01-23 14:21:29 +00:00
parent bde76bf17e
commit f730ce5459
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 = 136.0a1.20250122.165122
pkgver = 136.0a1.20250123.095238
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-136.0a1.20250122.165122.xpi
source = firefox-nightly-i18n-af-136.0a1.20250122.165122.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.af.langpack.xpi
sha256sums = 6badf305e2d9e2058f12ce40c19bf1b3c4154f1e4b77fa67807f94e2443cce33
noextract = firefox-nightly-i18n-af-136.0a1.20250123.095238.xpi
source = firefox-nightly-i18n-af-136.0a1.20250123.095238.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.af.langpack.xpi
sha256sums = a884377350bd47dffe495fdbf21d4eda1f018e18cbb237795c8a02015f6d5781
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=136.0a1
pkgver=136.0a1.20250122.165122
pkgver=136.0a1.20250123.095238
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=('6badf305e2d9e2058f12ce40c19bf1b3c4154f1e4b77fa67807f94e2443cce33')
sha256sums=('a884377350bd47dffe495fdbf21d4eda1f018e18cbb237795c8a02015f6d5781')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \