diff --git a/.SRCINFO b/.SRCINFO index 51976e455770..2b0b55468a33 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-rm pkgdesc = Romansh language pack for Firefox Nightly - pkgver = 139.0a1.20250419.204823 + pkgver = 139.0a1.20250420.080730 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-139.0a1.20250419.204823.xpi - source = firefox-nightly-i18n-rm-139.0a1.20250419.204823.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.rm.langpack.xpi - sha256sums = 2f09d7a93ca1dda59a9a9c84425bf31c946b3c7ec3ca0fea70206932814f9009 + noextract = firefox-nightly-i18n-rm-139.0a1.20250420.080730.xpi + source = firefox-nightly-i18n-rm-139.0a1.20250420.080730.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.rm.langpack.xpi + sha256sums = ad1bb301cda1074e29ce870b77e2412ab74d3da92e33d19d59a3430366b56f7e pkgname = firefox-nightly-i18n-rm diff --git a/PKGBUILD b/PKGBUILD index 088484c84a7b..b62a9a759592 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=139.0a1 -pkgver=139.0a1.20250419.204823 +pkgver=139.0a1.20250420.080730 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=('2f09d7a93ca1dda59a9a9c84425bf31c946b3c7ec3ca0fea70206932814f9009') +sha256sums=('ad1bb301cda1074e29ce870b77e2412ab74d3da92e33d19d59a3430366b56f7e') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \