update to 147.0a1.20251127.213532

This commit is contained in:
github-actions[bot] 2025-11-28 04:12:01 +00:00
parent 94cbcdb5c4
commit 83b01600ff
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-sl
pkgdesc = Slovenian language pack for Firefox Nightly
pkgver = 147.0a1.20251127.092353
pkgver = 147.0a1.20251127.213532
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-sl
license = GPL
license = LGPL
depends = firefox-nightly
noextract = firefox-nightly-i18n-sl-147.0a1.20251127.092353.xpi
source = firefox-nightly-i18n-sl-147.0a1.20251127.092353.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-147.0a1.sl.langpack.xpi
sha256sums = f14bcdf43ac923e4db70d2849c4a793deaeac4a58d548c8a0e6acfdf52c4f3eb
noextract = firefox-nightly-i18n-sl-147.0a1.20251127.213532.xpi
source = firefox-nightly-i18n-sl-147.0a1.20251127.213532.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-147.0a1.sl.langpack.xpi
sha256sums = 67f64e263b4f7ce729a427c9e2c1b40a7f7d5d3e505a9986b522057df2e598ca
pkgname = firefox-nightly-i18n-sl

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=147.0a1
pkgver=147.0a1.20251127.092353
pkgver=147.0a1.20251127.213532
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=('f14bcdf43ac923e4db70d2849c4a793deaeac4a58d548c8a0e6acfdf52c4f3eb')
sha256sums=('67f64e263b4f7ce729a427c9e2c1b40a7f7d5d3e505a9986b522057df2e598ca')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \