diff --git a/.SRCINFO b/.SRCINFO index 7ea0fd44a42c..39479b7a861a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-hu pkgdesc = Hungarian language pack for Firefox Nightly - pkgver = 147.0a1.20251129.212903 + pkgver = 147.0a1.20251130.090921 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.20251129.212903.xpi - source = firefox-nightly-i18n-hu-147.0a1.20251129.212903.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-147.0a1.hu.langpack.xpi - sha256sums = 622dbfbfabc850976bad0adb5ef5ee77ef9f0835af7ea31406042cb82b0ef1c7 + noextract = firefox-nightly-i18n-hu-147.0a1.20251130.090921.xpi + source = firefox-nightly-i18n-hu-147.0a1.20251130.090921.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-147.0a1.hu.langpack.xpi + sha256sums = 091a1c66ed49918e4b5eb0e35940d2b5c31dada150216897ef44597a2a8d15dd pkgname = firefox-nightly-i18n-hu diff --git a/PKGBUILD b/PKGBUILD index e81cd89fbd09..164d711c2784 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -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=147.0a1 -pkgver=147.0a1.20251129.212903 +pkgver=147.0a1.20251130.090921 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=('622dbfbfabc850976bad0adb5ef5ee77ef9f0835af7ea31406042cb82b0ef1c7') +sha256sums=('091a1c66ed49918e4b5eb0e35940d2b5c31dada150216897ef44597a2a8d15dd') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \