diff --git a/.SRCINFO b/.SRCINFO index 16e6db46dcd5..544851fbd0e2 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-rm pkgdesc = Romansh language pack for Firefox Nightly - pkgver = 143.0a1.20250817.090944 + pkgver = 143.0a1.20250818.083741 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.20250817.090944.xpi - source = firefox-nightly-i18n-rm-143.0a1.20250817.090944.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-143.0a1.rm.langpack.xpi - sha256sums = e87a2b1b91ebb531851666c6cd62195fab9c2bbaea60e739ba3a9df5e126650c + noextract = firefox-nightly-i18n-rm-143.0a1.20250818.083741.xpi + source = firefox-nightly-i18n-rm-143.0a1.20250818.083741.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-143.0a1.rm.langpack.xpi + sha256sums = 22c65b4525c35953fe15041031461ec2f57b715df883bd6d40c8f745f7907bc8 pkgname = firefox-nightly-i18n-rm diff --git a/PKGBUILD b/PKGBUILD index 4d7340f50901..20772a7f6e69 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.20250817.090944 +pkgver=143.0a1.20250818.083741 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=('e87a2b1b91ebb531851666c6cd62195fab9c2bbaea60e739ba3a9df5e126650c') +sha256sums=('22c65b4525c35953fe15041031461ec2f57b715df883bd6d40c8f745f7907bc8') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \