update to 145.0a1.20250929.160404

This commit is contained in:
github-actions[bot] 2025-09-30 03:58:18 +00:00
parent 4817cd2560
commit 4bfeb43c1d
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-mr
pkgdesc = Marathi language pack for Firefox Nightly
pkgver = 145.0a1.20250929.081533
pkgver = 145.0a1.20250929.160404
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-mr
license = GPL
license = LGPL
depends = firefox-nightly
noextract = firefox-nightly-i18n-mr-145.0a1.20250929.081533.xpi
source = firefox-nightly-i18n-mr-145.0a1.20250929.081533.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.mr.langpack.xpi
sha256sums = 7d24e1f5069c7d618f94b90f997248dd57ecc1224e41c7e1a0193ed017255334
noextract = firefox-nightly-i18n-mr-145.0a1.20250929.160404.xpi
source = firefox-nightly-i18n-mr-145.0a1.20250929.160404.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.mr.langpack.xpi
sha256sums = c60d9871ee0b91cc75b0d3400973904490e81655a69ea753ca3fd7065cf2602a
pkgname = firefox-nightly-i18n-mr

View file

@ -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=145.0a1
pkgver=145.0a1.20250929.081533
pkgver=145.0a1.20250929.160404
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=('7d24e1f5069c7d618f94b90f997248dd57ecc1224e41c7e1a0193ed017255334')
sha256sums=('c60d9871ee0b91cc75b0d3400973904490e81655a69ea753ca3fd7065cf2602a')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \