summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-01-30 14:21:15 +0000
committergithub-actions[bot]2025-01-30 14:21:15 +0000
commit8d9e1c5be515ab5eb6d1821b9f89d541afde8c80 (patch)
treee3334330cdd7d822c1367778d04e2d05ad6f162d
parent44b2bda7e416d388b5a72d1e4347ce591885de97 (diff)
downloadaur-8d9e1c5be515ab5eb6d1821b9f89d541afde8c80.tar.gz
update to 136.0a1.20250130.092924
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4474797e62cc..c3022dfa9924 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-bn
pkgdesc = Bengali language pack for Firefox Nightly
- pkgver = 136.0a1.20250129.170612
+ pkgver = 136.0a1.20250130.092924
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.20250129.170612.xpi
- source = firefox-nightly-i18n-bn-136.0a1.20250129.170612.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.bn.langpack.xpi
- sha256sums = 13f9a4d5d64bc8a5cb8add3931fc81d20a9370042adfe1c84cf84b3278062e4a
+ noextract = firefox-nightly-i18n-bn-136.0a1.20250130.092924.xpi
+ source = firefox-nightly-i18n-bn-136.0a1.20250130.092924.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.bn.langpack.xpi
+ sha256sums = 58b167b9a94b07c9e57e4110b9339e2d8adbd1d8883387054467c6ddf43ba860
pkgname = firefox-nightly-i18n-bn
diff --git a/PKGBUILD b/PKGBUILD
index df9cecdb2fa6..19c6a3b74270 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.20250129.170612
+pkgver=136.0a1.20250130.092924
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=('13f9a4d5d64bc8a5cb8add3931fc81d20a9370042adfe1c84cf84b3278062e4a')
+sha256sums=('58b167b9a94b07c9e57e4110b9339e2d8adbd1d8883387054467c6ddf43ba860')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \