diff --git a/.SRCINFO b/.SRCINFO index 4979e775c313..43951503ce49 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-bn pkgdesc = Bengali language pack for Firefox Nightly - pkgver = 133.0a1.20241003.213146 + pkgver = 133.0a1.20241004.095321 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-bin - noextract = firefox-nightly-i18n-bn-133.0a1.20241003.213146.xpi - source = firefox-nightly-i18n-bn-133.0a1.20241003.213146.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.bn.langpack.xpi - sha256sums = 6079bb27f36495a6373948676e7e2c7933deb3e3e4a9a073c12b5debb9a81939 + noextract = firefox-nightly-i18n-bn-133.0a1.20241004.095321.xpi + source = firefox-nightly-i18n-bn-133.0a1.20241004.095321.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.bn.langpack.xpi + sha256sums = 619ea5f9e360215ae09da85f512f22d83cec615f3a2b61a8a0ce62659218fdc4 pkgname = firefox-nightly-i18n-bn diff --git a/PKGBUILD b/PKGBUILD index 886e085a380c..7713d5059e00 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=133.0a1 -pkgver=133.0a1.20241003.213146 +pkgver=133.0a1.20241004.095321 depends=("firefox-nightly-bin") @@ -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=('6079bb27f36495a6373948676e7e2c7933deb3e3e4a9a073c12b5debb9a81939') +sha256sums=('619ea5f9e360215ae09da85f512f22d83cec615f3a2b61a8a0ce62659218fdc4') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \