update to 136.0a1.20250108.215653

This commit is contained in:
github-actions[bot] 2025-01-09 03:20:48 +00:00
parent 3bee0f5e4e
commit 299164ae47
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-hu
pkgdesc = Hungarian language pack for Firefox Nightly
pkgver = 136.0a1.20250108.093633
pkgver = 136.0a1.20250108.215653
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-136.0a1.20250108.093633.xpi
source = firefox-nightly-i18n-hu-136.0a1.20250108.093633.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.hu.langpack.xpi
sha256sums = 1ec9ef3e582d623cf49e027752d1855ca8486df28d2e2442408b906268823180
noextract = firefox-nightly-i18n-hu-136.0a1.20250108.215653.xpi
source = firefox-nightly-i18n-hu-136.0a1.20250108.215653.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.hu.langpack.xpi
sha256sums = 72640e0ac7d8e74437de2a5610b2cd3958b2be46bb7d447713f1e89789aa65e3
pkgname = firefox-nightly-i18n-hu

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=136.0a1
pkgver=136.0a1.20250108.093633
pkgver=136.0a1.20250108.215653
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=('1ec9ef3e582d623cf49e027752d1855ca8486df28d2e2442408b906268823180')
sha256sums=('72640e0ac7d8e74437de2a5610b2cd3958b2be46bb7d447713f1e89789aa65e3')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \