diff --git a/.SRCINFO b/.SRCINFO index bc5330879102..84e8c33290ec 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-rm pkgdesc = Romansh language pack for Firefox Nightly - pkgver = 145.0a1.20251002.092724 + pkgver = 145.0a1.20251003.092920 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-rm license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-rm-145.0a1.20251002.092724.xpi - source = firefox-nightly-i18n-rm-145.0a1.20251002.092724.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.rm.langpack.xpi - sha256sums = 8c27cc754fc8465b19a7a434771bbab0e8428d575c47dfafbd0d5995b456b59e + noextract = firefox-nightly-i18n-rm-145.0a1.20251003.092920.xpi + source = firefox-nightly-i18n-rm-145.0a1.20251003.092920.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.rm.langpack.xpi + sha256sums = 69ec76eaed8a1d167a25179e5c201f685c941308a98374388948a3976213f9ed pkgname = firefox-nightly-i18n-rm diff --git a/PKGBUILD b/PKGBUILD index 3d1f35ece5c7..f19c8e359d11 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -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=145.0a1 -pkgver=145.0a1.20251002.092724 +pkgver=145.0a1.20251003.092920 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=('8c27cc754fc8465b19a7a434771bbab0e8428d575c47dfafbd0d5995b456b59e') +sha256sums=('69ec76eaed8a1d167a25179e5c201f685c941308a98374388948a3976213f9ed') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \