summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-02-25 02:57:25 +0000
committergithub-actions[bot]2025-02-25 02:57:25 +0000
commit495f258bf6660bdd0da4fcb0c071819ccdad0eda (patch)
tree06c4da340f9af97dc54f7dfc76f06c5f96e954bf
parent505a974d70ba7d71deb57222fc7604f2568a0a8d (diff)
downloadaur-495f258bf6660bdd0da4fcb0c071819ccdad0eda.tar.gz
update to 137.0a1.20250224.170755
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1af5c3f6f16e..ec321f2a05cc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-bn
pkgdesc = Bengali language pack for Firefox Nightly
- pkgver = 137.0a1.20250224.094139
+ pkgver = 137.0a1.20250224.170755
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-137.0a1.20250224.094139.xpi
- source = firefox-nightly-i18n-bn-137.0a1.20250224.094139.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.bn.langpack.xpi
- sha256sums = 190571c8fcb4768e11ba297eeb4449f11fc515ebb439f74b7dc76a169973cb89
+ noextract = firefox-nightly-i18n-bn-137.0a1.20250224.170755.xpi
+ source = firefox-nightly-i18n-bn-137.0a1.20250224.170755.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.bn.langpack.xpi
+ sha256sums = 592f9b21203f28ea6eb058bb8392dae22481b27e9f1105fda3582335a7c34973
pkgname = firefox-nightly-i18n-bn
diff --git a/PKGBUILD b/PKGBUILD
index e31ffe3f32c3..276bf2d3180e 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=137.0a1
-pkgver=137.0a1.20250224.094139
+pkgver=137.0a1.20250224.170755
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=('190571c8fcb4768e11ba297eeb4449f11fc515ebb439f74b7dc76a169973cb89')
+sha256sums=('592f9b21203f28ea6eb058bb8392dae22481b27e9f1105fda3582335a7c34973')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \