summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-03-16 14:19:40 +0000
committergithub-actions[bot]2025-03-16 14:19:40 +0000
commitd6a5a8a68ecab7f4856d670355c18af9d2f8c813 (patch)
tree9d11961f58b5dbffcf64cb2e2f0341e487553f1d
parent5ec47c42286abe1d2b065bffe28be249f65499cc (diff)
downloadaur-d6a5a8a68ecab7f4856d670355c18af9d2f8c813.tar.gz
update to 138.0a1.20250316.091255
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d165dd3c512..2f1232ddb5aa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-bn
pkgdesc = Bengali language pack for Firefox Nightly
- pkgver = 138.0a1.20250315.210952
+ pkgver = 138.0a1.20250316.091255
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-138.0a1.20250315.210952.xpi
- source = firefox-nightly-i18n-bn-138.0a1.20250315.210952.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.bn.langpack.xpi
- sha256sums = 2e762f672b45011fedd5fe3261338ed908bcaa3b01dfc950f02f594d41c3f498
+ noextract = firefox-nightly-i18n-bn-138.0a1.20250316.091255.xpi
+ source = firefox-nightly-i18n-bn-138.0a1.20250316.091255.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.bn.langpack.xpi
+ sha256sums = 7ace4b0b7173d15e8f73ca16e9cf23da8d1399ce291f0a37866976bf8bf33e68
pkgname = firefox-nightly-i18n-bn
diff --git a/PKGBUILD b/PKGBUILD
index 06dac42400e6..2d80da33e534 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=138.0a1
-pkgver=138.0a1.20250315.210952
+pkgver=138.0a1.20250316.091255
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=('2e762f672b45011fedd5fe3261338ed908bcaa3b01dfc950f02f594d41c3f498')
+sha256sums=('7ace4b0b7173d15e8f73ca16e9cf23da8d1399ce291f0a37866976bf8bf33e68')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \