update to 141.0a1.20250616.214059

This commit is contained in:
github-actions[bot] 2025-06-17 03:24:06 +00:00
parent 1dbdc2c94f
commit a86a228cdb
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-fa
pkgdesc = Persian language pack for Firefox Nightly
pkgver = 141.0a1.20250616.093811
pkgver = 141.0a1.20250616.214059
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-fa
license = GPL
license = LGPL
depends = firefox-nightly
noextract = firefox-nightly-i18n-fa-141.0a1.20250616.093811.xpi
source = firefox-nightly-i18n-fa-141.0a1.20250616.093811.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-141.0a1.fa.langpack.xpi
sha256sums = 20e32dc65062eeeef44ffa5e4e2284f78c123258a91814186863b46c6ee09d61
noextract = firefox-nightly-i18n-fa-141.0a1.20250616.214059.xpi
source = firefox-nightly-i18n-fa-141.0a1.20250616.214059.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-141.0a1.fa.langpack.xpi
sha256sums = 7be7cb38816d039989aa3d79984e3b97b517be95b19dd9af01fa13670fc0a9be
pkgname = firefox-nightly-i18n-fa

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=141.0a1
pkgver=141.0a1.20250616.093811
pkgver=141.0a1.20250616.214059
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=('20e32dc65062eeeef44ffa5e4e2284f78c123258a91814186863b46c6ee09d61')
sha256sums=('7be7cb38816d039989aa3d79984e3b97b517be95b19dd9af01fa13670fc0a9be')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \