update to 145.0a1.20250930.043057

This commit is contained in:
github-actions[bot] 2025-09-30 15:27:09 +00:00
parent 965e87be2d
commit cd577f5bbe
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 = 145.0a1.20250929.160404
pkgver = 145.0a1.20250930.043057
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-145.0a1.20250929.160404.xpi
source = firefox-nightly-i18n-fa-145.0a1.20250929.160404.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.fa.langpack.xpi
sha256sums = cc76f5744f47f467d26d75e591d00914488fe4b7a89ef0d46af8414ac56a921d
noextract = firefox-nightly-i18n-fa-145.0a1.20250930.043057.xpi
source = firefox-nightly-i18n-fa-145.0a1.20250930.043057.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-145.0a1.fa.langpack.xpi
sha256sums = f8bf9c6ecb278530e6e68cad9ede9204785fa5cb486642e202ccc19ae0d564ce
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=145.0a1
pkgver=145.0a1.20250929.160404
pkgver=145.0a1.20250930.043057
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=('cc76f5744f47f467d26d75e591d00914488fe4b7a89ef0d46af8414ac56a921d')
sha256sums=('f8bf9c6ecb278530e6e68cad9ede9204785fa5cb486642e202ccc19ae0d564ce')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \