diff --git a/.SRCINFO b/.SRCINFO index 6cca351efd22..bfa47902ac24 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-rm pkgdesc = Romansh language pack for Firefox Nightly - pkgver = 135.0a1.20250102.091853 + pkgver = 135.0a1.20250102.212743 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-135.0a1.20250102.091853.xpi - source = firefox-nightly-i18n-rm-135.0a1.20250102.091853.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.rm.langpack.xpi - sha256sums = 82d52a0aaa670c553f6dd56bab82bc3982ea61c0bdd21838e317b3bdabba4092 + noextract = firefox-nightly-i18n-rm-135.0a1.20250102.212743.xpi + source = firefox-nightly-i18n-rm-135.0a1.20250102.212743.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.rm.langpack.xpi + sha256sums = b0dee00d78e839c19a06c4f06f67c039a50c2d501ec49309e11281195d52eb5b pkgname = firefox-nightly-i18n-rm diff --git a/PKGBUILD b/PKGBUILD index 96e466b429d4..0af7e0cc83d0 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=135.0a1 -pkgver=135.0a1.20250102.091853 +pkgver=135.0a1.20250102.212743 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=('82d52a0aaa670c553f6dd56bab82bc3982ea61c0bdd21838e317b3bdabba4092') +sha256sums=('b0dee00d78e839c19a06c4f06f67c039a50c2d501ec49309e11281195d52eb5b') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \