summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-11-02 13:26:30 +0000
committergithub-actions[bot]2024-11-02 13:26:30 +0000
commit3f3904dbf226deffde17261815af4c66e7d2a157 (patch)
tree6e5cc0888c22e11dfcfa906fbed899d05926053b
parente78910bb5820556e94cf8de66927f37b5681af21 (diff)
downloadaur-3f3904dbf226deffde17261815af4c66e7d2a157.tar.gz
update to 134.0a1.20241102.092659
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c4c97f4031cc..4f76ad625e12 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-bn
pkgdesc = Bengali language pack for Firefox Nightly
- pkgver = 134.0a1.20241101.161158
+ pkgver = 134.0a1.20241102.092659
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.20241101.161158.xpi
- source = firefox-nightly-i18n-bn-134.0a1.20241101.161158.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.bn.langpack.xpi
- sha256sums = ffda78b734d7d83d42b65eac39f00766447f7a1027e00c1b1e6ea13227aa6348
+ noextract = firefox-nightly-i18n-bn-134.0a1.20241102.092659.xpi
+ source = firefox-nightly-i18n-bn-134.0a1.20241102.092659.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.bn.langpack.xpi
+ sha256sums = 462ce31a59f04b1544cf2612684e67c76e8a71e0718f7cebc746d83e97ae0e43
pkgname = firefox-nightly-i18n-bn
diff --git a/PKGBUILD b/PKGBUILD
index dd476dcc10ab..06791c7fd699 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.20241101.161158
+pkgver=134.0a1.20241102.092659
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=('ffda78b734d7d83d42b65eac39f00766447f7a1027e00c1b1e6ea13227aa6348')
+sha256sums=('462ce31a59f04b1544cf2612684e67c76e8a71e0718f7cebc746d83e97ae0e43')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \