summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ee117ad16e3..52d2f6dabb3c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-bn
pkgdesc = Bengali language pack for Firefox Nightly
- pkgver = 140.0a1.20250506.213802
+ pkgver = 140.0a1.20250507.094557
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.20250506.213802.xpi
- source = firefox-nightly-i18n-bn-140.0a1.20250506.213802.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-140.0a1.bn.langpack.xpi
- sha256sums = b3c642683a0202a98bda9974a7083e2915f24c394c1b9bede492d6acd71b2de4
+ noextract = firefox-nightly-i18n-bn-140.0a1.20250507.094557.xpi
+ source = firefox-nightly-i18n-bn-140.0a1.20250507.094557.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-140.0a1.bn.langpack.xpi
+ sha256sums = f993999de8909183355e504d1b46aa7c89538765b5f8785d236b70af7fcec098
pkgname = firefox-nightly-i18n-bn
diff --git a/PKGBUILD b/PKGBUILD
index 56b6ad9c5e4d..f73057bcf710 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.20250506.213802
+pkgver=140.0a1.20250507.094557
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=('b3c642683a0202a98bda9974a7083e2915f24c394c1b9bede492d6acd71b2de4')
+sha256sums=('f993999de8909183355e504d1b46aa7c89538765b5f8785d236b70af7fcec098')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \