update to 136.0a1.20250106.213515

This commit is contained in:
github-actions[bot] 2025-01-07 02:59:17 +00:00
parent cb507a9e01
commit c3ef5ed7f8
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 = 135.0a1.20250106.094746
pkgver = 136.0a1.20250106.213515
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-135.0a1.20250106.094746.xpi
source = firefox-nightly-i18n-hu-135.0a1.20250106.094746.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.hu.langpack.xpi
sha256sums = f0d35771eb4ae0bb3697f8320852fa67e1b1e6680b721f4bbf876d7e1b9a7e70
noextract = firefox-nightly-i18n-hu-136.0a1.20250106.213515.xpi
source = firefox-nightly-i18n-hu-136.0a1.20250106.213515.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.hu.langpack.xpi
sha256sums = d7077b8bfa26f675acaa34bda456b84680ff042f1814c4a42c128fdb1a21864e
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=135.0a1
pkgver=135.0a1.20250106.094746
_version=136.0a1
pkgver=136.0a1.20250106.213515
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=('f0d35771eb4ae0bb3697f8320852fa67e1b1e6680b721f4bbf876d7e1b9a7e70')
sha256sums=('d7077b8bfa26f675acaa34bda456b84680ff042f1814c4a42c128fdb1a21864e')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \