summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-03-24 14:23:16 +0000
committergithub-actions[bot]2025-03-24 14:23:16 +0000
commit05452bcf409ac96fe61465af876e8eaa39da4b3c (patch)
tree27d257253027b041fb98cf1fca4aa92cfc5ebf75
parent0764dfc459a615d733af37dfdc703330a6305693 (diff)
downloadaur-05452bcf409ac96fe61465af876e8eaa39da4b3c.tar.gz
update to 138.0a1.20250324.091950
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8784e947a848..0237f9c9b79f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-bn
pkgdesc = Bengali language pack for Firefox Nightly
- pkgver = 138.0a1.20250323.204755
+ pkgver = 138.0a1.20250324.091950
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.20250323.204755.xpi
- source = firefox-nightly-i18n-bn-138.0a1.20250323.204755.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.bn.langpack.xpi
- sha256sums = 345069cc9bdebc2084f6d4a7c063f75f8472cb06e23283688bbd7e6db2c66b6e
+ noextract = firefox-nightly-i18n-bn-138.0a1.20250324.091950.xpi
+ source = firefox-nightly-i18n-bn-138.0a1.20250324.091950.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.bn.langpack.xpi
+ sha256sums = 813c7a8301ccd322ed8779f8caebb5d3167c92ea69321696ed23e72d7eb43ef9
pkgname = firefox-nightly-i18n-bn
diff --git a/PKGBUILD b/PKGBUILD
index 9c1e0e7c4f63..2bf67e839a75 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.20250323.204755
+pkgver=138.0a1.20250324.091950
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=('345069cc9bdebc2084f6d4a7c063f75f8472cb06e23283688bbd7e6db2c66b6e')
+sha256sums=('813c7a8301ccd322ed8779f8caebb5d3167c92ea69321696ed23e72d7eb43ef9')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \