update to 143.0a1.20250721.154325

This commit is contained in:
github-actions[bot] 2025-07-22 03:47:36 +00:00
parent 89b7b522a7
commit 696e6e9cc0
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-sl
pkgdesc = Slovenian language pack for Firefox Nightly
pkgver = 142.0a1.20250721.090929
pkgver = 143.0a1.20250721.154325
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-sl
license = GPL
license = LGPL
depends = firefox-nightly
noextract = firefox-nightly-i18n-sl-142.0a1.20250721.090929.xpi
source = firefox-nightly-i18n-sl-142.0a1.20250721.090929.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-142.0a1.sl.langpack.xpi
sha256sums = 014caa2aee26e3c6c05cce90af56b8583a5f8e197b927a8670cf5f61031845e7
noextract = firefox-nightly-i18n-sl-143.0a1.20250721.154325.xpi
source = firefox-nightly-i18n-sl-143.0a1.20250721.154325.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-143.0a1.sl.langpack.xpi
sha256sums = f27c4c77ed6fa4140742a1bf21d1fbe65a4bde30ad3cc2462976fc2b7cd31ca7
pkgname = firefox-nightly-i18n-sl

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=142.0a1
pkgver=142.0a1.20250721.090929
_version=143.0a1
pkgver=143.0a1.20250721.154325
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=('014caa2aee26e3c6c05cce90af56b8583a5f8e197b927a8670cf5f61031845e7')
sha256sums=('f27c4c77ed6fa4140742a1bf21d1fbe65a4bde30ad3cc2462976fc2b7cd31ca7')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \