diff --git a/.SRCINFO b/.SRCINFO index bb4fda9fc612..4d30935e8fec 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-bn pkgdesc = Bengali language pack for Firefox Nightly - pkgver = 143.0a1.20250804.213332 + pkgver = 143.0a1.20250805.095812 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-bn license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-bn-143.0a1.20250804.213332.xpi - source = firefox-nightly-i18n-bn-143.0a1.20250804.213332.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-143.0a1.bn.langpack.xpi - sha256sums = 7f504caad1ca52e1c78ec352465580bb8155df50f0f52247fa11417e932cd23f + noextract = firefox-nightly-i18n-bn-143.0a1.20250805.095812.xpi + source = firefox-nightly-i18n-bn-143.0a1.20250805.095812.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-143.0a1.bn.langpack.xpi + sha256sums = 69c2e9832717126adf1d90fb2ee7499cf103a6360dc1a4c1e29381c95aa812bd pkgname = firefox-nightly-i18n-bn diff --git a/PKGBUILD b/PKGBUILD index 540ebe028f49..0b17eaa9073d 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.20250804.213332 +pkgver=143.0a1.20250805.095812 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=('7f504caad1ca52e1c78ec352465580bb8155df50f0f52247fa11417e932cd23f') +sha256sums=('69c2e9832717126adf1d90fb2ee7499cf103a6360dc1a4c1e29381c95aa812bd') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \