summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-11-19 02:28:56 +0000
committergithub-actions[bot]2024-11-19 02:28:56 +0000
commit680d095604fd4b485e256c7117b026c7d2c87673 (patch)
tree1b9f5fb5759edf6efa33a35889c027c270dc74f6
parent1be9734c5727251c2be38edb85ad02d7ae6a0ea8 (diff)
downloadaur-680d095604fd4b485e256c7117b026c7d2c87673.tar.gz
update to 134.0a1.20241118.213357
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 353f57577880..150b9c24e56f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-bn
pkgdesc = Bengali language pack for Firefox Nightly
- pkgver = 134.0a1.20241118.092854
+ pkgver = 134.0a1.20241118.213357
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-134.0a1.20241118.092854.xpi
- source = firefox-nightly-i18n-bn-134.0a1.20241118.092854.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.bn.langpack.xpi
- sha256sums = 78daf55a88753eda00cb45773ab89ba361bcbd06d5ff54df2fa90c0e9d783811
+ noextract = firefox-nightly-i18n-bn-134.0a1.20241118.213357.xpi
+ source = firefox-nightly-i18n-bn-134.0a1.20241118.213357.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.bn.langpack.xpi
+ sha256sums = aef48cde4dbccbc55ed7f039f2ed47496a52c61cd06b2f004450fa95a739ddd7
pkgname = firefox-nightly-i18n-bn
diff --git a/PKGBUILD b/PKGBUILD
index 74d840d92a92..96f116b82a4a 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=134.0a1
-pkgver=134.0a1.20241118.092854
+pkgver=134.0a1.20241118.213357
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=('78daf55a88753eda00cb45773ab89ba361bcbd06d5ff54df2fa90c0e9d783811')
+sha256sums=('aef48cde4dbccbc55ed7f039f2ed47496a52c61cd06b2f004450fa95a739ddd7')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \