update to 148.0a1.20251208.220232

This commit is contained in:
github-actions[bot] 2025-12-09 04:09:40 +00:00
parent ddabc868a4
commit 7c3c06bfe4
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 = 147.0a1.20251208.095626
pkgver = 148.0a1.20251208.220232
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-147.0a1.20251208.095626.xpi
source = firefox-nightly-i18n-hu-147.0a1.20251208.095626.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-147.0a1.hu.langpack.xpi
sha256sums = 2b481cd8e8ec5930ea483f808698452ac3e6e8f87eb17a3e4ffaee2b73662296
noextract = firefox-nightly-i18n-hu-148.0a1.20251208.220232.xpi
source = firefox-nightly-i18n-hu-148.0a1.20251208.220232.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-148.0a1.hu.langpack.xpi
sha256sums = 21f6d9bffd2d5967ab11e745232c6a7ad1383fed84fe953c2cf690aa3b3f015a
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=147.0a1
pkgver=147.0a1.20251208.095626
_version=148.0a1
pkgver=148.0a1.20251208.220232
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=('2b481cd8e8ec5930ea483f808698452ac3e6e8f87eb17a3e4ffaee2b73662296')
sha256sums=('21f6d9bffd2d5967ab11e745232c6a7ad1383fed84fe953c2cf690aa3b3f015a')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \