summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-04-25 03:09:56 +0000
committergithub-actions[bot]2025-04-25 03:09:56 +0000
commit34423133aed7d36037ba75d2acacf3423b3ed39a (patch)
tree25fa4cd23826f7d866a2b06107bb0ba1848bf9c1
parent009fa9442ccf2071962cfde23138053a54704899 (diff)
downloadaur-34423133aed7d36037ba75d2acacf3423b3ed39a.tar.gz
update to 139.0a1.20250424.205049
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69692f59f847..75cc30bfe8bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-bn
pkgdesc = Bengali language pack for Firefox Nightly
- pkgver = 139.0a1.20250424.092126
+ pkgver = 139.0a1.20250424.205049
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-139.0a1.20250424.092126.xpi
- source = firefox-nightly-i18n-bn-139.0a1.20250424.092126.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.bn.langpack.xpi
- sha256sums = d753dd61c58ecb85cf341c85a7a6cb2f28815f77059b3053507efaf2565d9b09
+ noextract = firefox-nightly-i18n-bn-139.0a1.20250424.205049.xpi
+ source = firefox-nightly-i18n-bn-139.0a1.20250424.205049.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.bn.langpack.xpi
+ sha256sums = 7ca7e446bef5ef056aaccc82071966e470cbe47ff6eebe6e94a6a82d097de10f
pkgname = firefox-nightly-i18n-bn
diff --git a/PKGBUILD b/PKGBUILD
index 13e310bd38f6..d95eaba6b8ff 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=139.0a1
-pkgver=139.0a1.20250424.092126
+pkgver=139.0a1.20250424.205049
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=('d753dd61c58ecb85cf341c85a7a6cb2f28815f77059b3053507efaf2565d9b09')
+sha256sums=('7ca7e446bef5ef056aaccc82071966e470cbe47ff6eebe6e94a6a82d097de10f')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \