diff --git a/.SRCINFO b/.SRCINFO index e6fe99e1b406..9883f9ec4ca8 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-bn pkgdesc = Bengali language pack for Firefox Nightly - pkgver = 147.0a1.20251126.092203 + pkgver = 147.0a1.20251126.203239 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-147.0a1.20251126.092203.xpi - source = firefox-nightly-i18n-bn-147.0a1.20251126.092203.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-147.0a1.bn.langpack.xpi - sha256sums = a774eae389d938389f4861eae1937292793d9a734d80d750a217f738f3523be6 + noextract = firefox-nightly-i18n-bn-147.0a1.20251126.203239.xpi + source = firefox-nightly-i18n-bn-147.0a1.20251126.203239.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-147.0a1.bn.langpack.xpi + sha256sums = bc23a2540572c4329110240c1b5f440119cf5a051a8937551652983d2d34cac0 pkgname = firefox-nightly-i18n-bn diff --git a/PKGBUILD b/PKGBUILD index 9692772f8a33..ca5680bf672f 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=147.0a1 -pkgver=147.0a1.20251126.092203 +pkgver=147.0a1.20251126.203239 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=('a774eae389d938389f4861eae1937292793d9a734d80d750a217f738f3523be6') +sha256sums=('bc23a2540572c4329110240c1b5f440119cf5a051a8937551652983d2d34cac0') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \