diff --git a/.SRCINFO b/.SRCINFO index 71695e030e5c..32371cb5c2c7 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-fa pkgdesc = Persian language pack for Firefox Nightly - pkgver = 139.0a1.20250410.092904 + pkgver = 139.0a1.20250410.163733 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-139.0a1.20250410.092904.xpi - source = firefox-nightly-i18n-fa-139.0a1.20250410.092904.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.fa.langpack.xpi - sha256sums = 6fcb27177e6e1c8d0a47a2a515a5ec69e12e70e710b39fd3ed511b0003452d95 + noextract = firefox-nightly-i18n-fa-139.0a1.20250410.163733.xpi + source = firefox-nightly-i18n-fa-139.0a1.20250410.163733.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.fa.langpack.xpi + sha256sums = 6f56f7ba4d167acf4d37eb3c97b6b490face5bef61ca6747f8b3762cc39a4945 pkgname = firefox-nightly-i18n-fa diff --git a/PKGBUILD b/PKGBUILD index 9aa92371de1b..632fb85bc180 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.20250410.092904 +pkgver=139.0a1.20250410.163733 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=('6fcb27177e6e1c8d0a47a2a515a5ec69e12e70e710b39fd3ed511b0003452d95') +sha256sums=('6f56f7ba4d167acf4d37eb3c97b6b490face5bef61ca6747f8b3762cc39a4945') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \