update to 147.0a1.20251110.211328

This commit is contained in:
github-actions[bot] 2025-11-11 04:08:09 +00:00
parent 178b2b693e
commit 10d7d7a72a
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-mr
pkgdesc = Marathi language pack for Firefox Nightly
pkgver = 146.0a1.20251110.094323
pkgver = 147.0a1.20251110.211328
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-146.0a1.20251110.094323.xpi
source = firefox-nightly-i18n-mr-146.0a1.20251110.094323.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-146.0a1.mr.langpack.xpi
sha256sums = 028385278c4e774c9f3b647fad56f5879c368268494bfebe0740bee4e06309f4
noextract = firefox-nightly-i18n-mr-147.0a1.20251110.211328.xpi
source = firefox-nightly-i18n-mr-147.0a1.20251110.211328.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-147.0a1.mr.langpack.xpi
sha256sums = df27043046e464d56fc22b8a49f40408be72cc0de231fc27b33ddeaea673f27b
pkgname = firefox-nightly-i18n-mr

View file

@ -8,8 +8,8 @@ license=('MPL' 'GPL' 'LGPL')
url="https://www.mozilla.org/firefox/"
_url=https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi
_version=146.0a1
pkgver=146.0a1.20251110.094323
_version=147.0a1
pkgver=147.0a1.20251110.211328
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=('028385278c4e774c9f3b647fad56f5879c368268494bfebe0740bee4e06309f4')
sha256sums=('df27043046e464d56fc22b8a49f40408be72cc0de231fc27b33ddeaea673f27b')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \