summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-01-23 02:48:35 +0000
committergithub-actions[bot]2025-01-23 02:48:35 +0000
commit27ccaf084b3f94c993b51f2885603cfb93067e8b (patch)
treeaefa3ff567dd6e345c5ef0b67901d693b902ce36
parent46059917f0ec59bfdc63dda23dc0f3fd2753005b (diff)
downloadaur-27ccaf084b3f94c993b51f2885603cfb93067e8b.tar.gz
update to 136.0a1.20250122.165122
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6d82717fb9d..746b432ce412 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-bn
pkgdesc = Bengali language pack for Firefox Nightly
- pkgver = 136.0a1.20250122.090205
+ pkgver = 136.0a1.20250122.165122
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-136.0a1.20250122.090205.xpi
- source = firefox-nightly-i18n-bn-136.0a1.20250122.090205.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.bn.langpack.xpi
- sha256sums = 8cf7accb3b74189a8811d3037a8036f9c9ee87862bb2ce2fd2c0048806c1b652
+ noextract = firefox-nightly-i18n-bn-136.0a1.20250122.165122.xpi
+ source = firefox-nightly-i18n-bn-136.0a1.20250122.165122.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.bn.langpack.xpi
+ sha256sums = 101ba1c4a573f881338a2a8a0b28c6ee5e4d890f927d3c204bedbb704a97fb64
pkgname = firefox-nightly-i18n-bn
diff --git a/PKGBUILD b/PKGBUILD
index e2bc91aadb31..7cc77cdbd19d 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=136.0a1
-pkgver=136.0a1.20250122.090205
+pkgver=136.0a1.20250122.165122
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=('8cf7accb3b74189a8811d3037a8036f9c9ee87862bb2ce2fd2c0048806c1b652')
+sha256sums=('101ba1c4a573f881338a2a8a0b28c6ee5e4d890f927d3c204bedbb704a97fb64')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \