diff --git a/.SRCINFO b/.SRCINFO index 96cef62d50eb..dc488948bd01 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-rm pkgdesc = Romansh language pack for Firefox Nightly - pkgver = 143.0a1.20250805.210924 + pkgver = 143.0a1.20250806.095656 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-143.0a1.20250805.210924.xpi - source = firefox-nightly-i18n-rm-143.0a1.20250805.210924.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-143.0a1.rm.langpack.xpi - sha256sums = 0110f71e859778cdbf5b677a69e1c3d937932f947c90439c3e8c46631d822082 + noextract = firefox-nightly-i18n-rm-143.0a1.20250806.095656.xpi + source = firefox-nightly-i18n-rm-143.0a1.20250806.095656.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-143.0a1.rm.langpack.xpi + sha256sums = 20bfab1fc99e305ae6da066cecefc18fb6a9ed10a71b71a7657d573d17ad553d pkgname = firefox-nightly-i18n-rm diff --git a/PKGBUILD b/PKGBUILD index 1ee0b84e1f5c..dbfedf519b0e 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=143.0a1 -pkgver=143.0a1.20250805.210924 +pkgver=143.0a1.20250806.095656 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=('0110f71e859778cdbf5b677a69e1c3d937932f947c90439c3e8c46631d822082') +sha256sums=('20bfab1fc99e305ae6da066cecefc18fb6a9ed10a71b71a7657d573d17ad553d') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \