diff --git a/.SRCINFO b/.SRCINFO index f886563d12d4..56e9fd52243b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-bn pkgdesc = Bengali language pack for Firefox Nightly - pkgver = 142.0a1.20250707.161850 + pkgver = 142.0a1.20250708.092136 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-142.0a1.20250707.161850.xpi - source = firefox-nightly-i18n-bn-142.0a1.20250707.161850.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-142.0a1.bn.langpack.xpi - sha256sums = 941c5a9851f030739821c345616f307a5fdea44cddce465949d8291510c5f703 + noextract = firefox-nightly-i18n-bn-142.0a1.20250708.092136.xpi + source = firefox-nightly-i18n-bn-142.0a1.20250708.092136.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-142.0a1.bn.langpack.xpi + sha256sums = a1c0103cc31e11075afd048ffa7fd99ddc57520690ec3bf7a9e66093eac54ed4 pkgname = firefox-nightly-i18n-bn diff --git a/PKGBUILD b/PKGBUILD index 36fc0752d918..e1a80a4fa38d 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.20250707.161850 +pkgver=142.0a1.20250708.092136 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=('941c5a9851f030739821c345616f307a5fdea44cddce465949d8291510c5f703') +sha256sums=('a1c0103cc31e11075afd048ffa7fd99ddc57520690ec3bf7a9e66093eac54ed4') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \