diff --git a/.SRCINFO b/.SRCINFO index 7e9384386a2f..b7576bae9d0a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-mr pkgdesc = Marathi language pack for Firefox Nightly - pkgver = 142.0a1.20250630.214656 + pkgver = 142.0a1.20250701.091543 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-mr license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-mr-142.0a1.20250630.214656.xpi - source = firefox-nightly-i18n-mr-142.0a1.20250630.214656.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-142.0a1.mr.langpack.xpi - sha256sums = 779eac75bf1547b1083a9629c4544e0e68ef8a99ec452bde35914e7994858b9d + noextract = firefox-nightly-i18n-mr-142.0a1.20250701.091543.xpi + source = firefox-nightly-i18n-mr-142.0a1.20250701.091543.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-142.0a1.mr.langpack.xpi + sha256sums = e3868f02640ffd7586e26e553ba007396c4f2cadbbbedf3af2841f0fa79c32c5 pkgname = firefox-nightly-i18n-mr diff --git a/PKGBUILD b/PKGBUILD index c48008d218ae..bb73b1eae8bd 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=142.0a1 -pkgver=142.0a1.20250630.214656 +pkgver=142.0a1.20250701.091543 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=('779eac75bf1547b1083a9629c4544e0e68ef8a99ec452bde35914e7994858b9d') +sha256sums=('e3868f02640ffd7586e26e553ba007396c4f2cadbbbedf3af2841f0fa79c32c5') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \