update to 137.0a1.20250218.205441

This commit is contained in:
github-actions[bot] 2025-02-19 02:57:12 +00:00
parent 146cb3e065
commit 7ddcb1316d
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 = 137.0a1.20250218.093115
pkgver = 137.0a1.20250218.205441
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-137.0a1.20250218.093115.xpi
source = firefox-nightly-i18n-hu-137.0a1.20250218.093115.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.hu.langpack.xpi
sha256sums = 851c2f1bd6944d8ba7c8a360dc3bce4551c283cadfea0ad1c46d094fb4407358
noextract = firefox-nightly-i18n-hu-137.0a1.20250218.205441.xpi
source = firefox-nightly-i18n-hu-137.0a1.20250218.205441.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.hu.langpack.xpi
sha256sums = 4334381d8039420dc285d9dbc7f5a38e9790ccf78746c523a3e2bf28e1cbd30d
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=137.0a1
pkgver=137.0a1.20250218.093115
pkgver=137.0a1.20250218.205441
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=('851c2f1bd6944d8ba7c8a360dc3bce4551c283cadfea0ad1c46d094fb4407358')
sha256sums=('4334381d8039420dc285d9dbc7f5a38e9790ccf78746c523a3e2bf28e1cbd30d')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \