update to 141.0a1.20250526.165622

This commit is contained in:
github-actions[bot] 2025-05-27 03:18:19 +00:00
parent e37a8fd7b3
commit 5985bf7593
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-hu
pkgdesc = Hungarian language pack for Firefox Nightly
pkgver = 140.0a1.20250526.095203
pkgver = 141.0a1.20250526.165622
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-hu
license = GPL
license = LGPL
depends = firefox-nightly
noextract = firefox-nightly-i18n-hu-140.0a1.20250526.095203.xpi
source = firefox-nightly-i18n-hu-140.0a1.20250526.095203.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-140.0a1.hu.langpack.xpi
sha256sums = 7b95351b07ed91f3de37a5fde4180b38d44c94ed5a5e3397e131c73b7fbb2072
noextract = firefox-nightly-i18n-hu-141.0a1.20250526.165622.xpi
source = firefox-nightly-i18n-hu-141.0a1.20250526.165622.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-141.0a1.hu.langpack.xpi
sha256sums = f0424a3a7e8fb792f4f4baeac5e16cb581ea8e0cff472b73496b4aba7b4e177c
pkgname = firefox-nightly-i18n-hu

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=140.0a1
pkgver=140.0a1.20250526.095203
_version=141.0a1
pkgver=141.0a1.20250526.165622
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=('7b95351b07ed91f3de37a5fde4180b38d44c94ed5a5e3397e131c73b7fbb2072')
sha256sums=('f0424a3a7e8fb792f4f4baeac5e16cb581ea8e0cff472b73496b4aba7b4e177c')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \