diff --git a/.SRCINFO b/.SRCINFO index 34e727b311db..685ca5d014dd 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-bn pkgdesc = Bengali language pack for Firefox Nightly - pkgver = 149.0a1.20260204.214433 + pkgver = 149.0a1.20260205.090734 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-149.0a1.20260204.214433.xpi - source = firefox-nightly-i18n-bn-149.0a1.20260204.214433.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.bn.langpack.xpi - sha256sums = 5a75b2bc288835f5ebf0e47dbf53d76c2b54668efe6d4bd4fa41f6e88e85785e + noextract = firefox-nightly-i18n-bn-149.0a1.20260205.090734.xpi + source = firefox-nightly-i18n-bn-149.0a1.20260205.090734.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.bn.langpack.xpi + sha256sums = 5ad20c7ebdbcfd09c92b05a9378dcf658987267f22bae5c29661f1110ca4c10e pkgname = firefox-nightly-i18n-bn diff --git a/PKGBUILD b/PKGBUILD index 0c3795a1c281..9a861e809ae8 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=149.0a1 -pkgver=149.0a1.20260204.214433 +pkgver=149.0a1.20260205.090734 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=('5a75b2bc288835f5ebf0e47dbf53d76c2b54668efe6d4bd4fa41f6e88e85785e') +sha256sums=('5ad20c7ebdbcfd09c92b05a9378dcf658987267f22bae5c29661f1110ca4c10e') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \