summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-01-29 14:21:00 +0000
committergithub-actions[bot]2025-01-29 14:21:00 +0000
commitc8ce73213626466c21bd0ac18e727af567cd9036 (patch)
tree87fc1d9f9de34199903b8590acb98ceae18ca0b9
parentc4b92267b18e1c66cb34582ca9ce92356e3212dd (diff)
downloadaur-c8ce73213626466c21bd0ac18e727af567cd9036.tar.gz
update to 136.0a1.20250129.050021
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4cbbd4ecdf00..5198cdeb15d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-bn
pkgdesc = Bengali language pack for Firefox Nightly
- pkgver = 136.0a1.20250128.161837
+ pkgver = 136.0a1.20250129.050021
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.20250128.161837.xpi
- source = firefox-nightly-i18n-bn-136.0a1.20250128.161837.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.bn.langpack.xpi
- sha256sums = 833a5fff1b65c91eb400436de1dbda65d818b53792b3d9b6a2a1fa6504a520e1
+ noextract = firefox-nightly-i18n-bn-136.0a1.20250129.050021.xpi
+ source = firefox-nightly-i18n-bn-136.0a1.20250129.050021.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.bn.langpack.xpi
+ sha256sums = 4edd074e85ce791cd6713a6b6fbf587521096f15ee95cd05d73db5e696f6733a
pkgname = firefox-nightly-i18n-bn
diff --git a/PKGBUILD b/PKGBUILD
index 6c4cd7d3ecac..2562ce42b0cc 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.20250128.161837
+pkgver=136.0a1.20250129.050021
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=('833a5fff1b65c91eb400436de1dbda65d818b53792b3d9b6a2a1fa6504a520e1')
+sha256sums=('4edd074e85ce791cd6713a6b6fbf587521096f15ee95cd05d73db5e696f6733a')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \