update to 136.0a1.20250126.212632

This commit is contained in:
github-actions[bot] 2025-01-27 02:54:23 +00:00
parent 8e237f4190
commit ed9b5b7aa2
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.20250126.092804
pkgver = 136.0a1.20250126.212632
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.20250126.092804.xpi
source = firefox-nightly-i18n-hu-136.0a1.20250126.092804.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.hu.langpack.xpi
sha256sums = bc2c92dfdf4c38585dfc059eb2293b2510c4ffb7cde89f0b6ff25a833a75aacb
noextract = firefox-nightly-i18n-hu-136.0a1.20250126.212632.xpi
source = firefox-nightly-i18n-hu-136.0a1.20250126.212632.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.hu.langpack.xpi
sha256sums = 6cf3457a304c665911d48b3b91f5d9446149e4ce58f169623da095657f88bd07
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.20250126.092804
pkgver=136.0a1.20250126.212632
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=('bc2c92dfdf4c38585dfc059eb2293b2510c4ffb7cde89f0b6ff25a833a75aacb')
sha256sums=('6cf3457a304c665911d48b3b91f5d9446149e4ce58f169623da095657f88bd07')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \