summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-11-18 13:35:13 +0000
committergithub-actions[bot]2024-11-18 13:35:13 +0000
commit1be9734c5727251c2be38edb85ad02d7ae6a0ea8 (patch)
treebd7fed701f46d0fcf96022d79455c69be989b847
parent9d01b90a63533c425f6a31f3d062fdc2ce0c3711 (diff)
downloadaur-1be9734c5727251c2be38edb85ad02d7ae6a0ea8.tar.gz
update to 134.0a1.20241118.092854
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04de4d61ddb6..353f57577880 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-bn
pkgdesc = Bengali language pack for Firefox Nightly
- pkgver = 134.0a1.20241117.211558
+ pkgver = 134.0a1.20241118.092854
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.20241117.211558.xpi
- source = firefox-nightly-i18n-bn-134.0a1.20241117.211558.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.bn.langpack.xpi
- sha256sums = 82495db7f86bc378e2ed7b764edc33723218911c56df6a0f6fc03f60daea7e3e
+ 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
pkgname = firefox-nightly-i18n-bn
diff --git a/PKGBUILD b/PKGBUILD
index e46bcc29eb71..74d840d92a92 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.20241117.211558
+pkgver=134.0a1.20241118.092854
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=('82495db7f86bc378e2ed7b764edc33723218911c56df6a0f6fc03f60daea7e3e')
+sha256sums=('78daf55a88753eda00cb45773ab89ba361bcbd06d5ff54df2fa90c0e9d783811')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \