diff --git a/.SRCINFO b/.SRCINFO index 6133b7eb5c2e..336b2fc5af29 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-bn pkgdesc = Bengali language pack for Firefox Nightly - pkgver = 140.0a1.20250521.212425 + pkgver = 140.0a1.20250522.090848 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-140.0a1.20250521.212425.xpi - source = firefox-nightly-i18n-bn-140.0a1.20250521.212425.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-140.0a1.bn.langpack.xpi - sha256sums = b8b564b7c03a42f3e94211ddd4b34770d28f6ab71ed0b7e591e93a5e042e66e6 + noextract = firefox-nightly-i18n-bn-140.0a1.20250522.090848.xpi + source = firefox-nightly-i18n-bn-140.0a1.20250522.090848.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-140.0a1.bn.langpack.xpi + sha256sums = 74c9ff43d17ecc854446a1e4adbc567af212e3354a1830e45fb601b97474fd4b pkgname = firefox-nightly-i18n-bn diff --git a/PKGBUILD b/PKGBUILD index 0cdcd5604f0f..e926897c7e7b 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=140.0a1 -pkgver=140.0a1.20250521.212425 +pkgver=140.0a1.20250522.090848 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=('b8b564b7c03a42f3e94211ddd4b34770d28f6ab71ed0b7e591e93a5e042e66e6') +sha256sums=('74c9ff43d17ecc854446a1e4adbc567af212e3354a1830e45fb601b97474fd4b') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \