From a66742dd3e5cba8ba1ac84e417d75597944cee61 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 7 Oct 2024 15:32:54 +0000 Subject: [PATCH] update to 133.0a1.20241007.093651 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index e1b1ec9c3ecf..a1229dc7c2f3 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-hu pkgdesc = Hungarian language pack for Firefox Nightly - pkgver = 133.0a1.20241006.215200 + pkgver = 133.0a1.20241007.093651 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-bin - noextract = firefox-nightly-i18n-hu-133.0a1.20241006.215200.xpi - source = firefox-nightly-i18n-hu-133.0a1.20241006.215200.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.hu.langpack.xpi - sha256sums = 73e4c0ca755bdd9cc485cbeea9be261bd3bfc76e1dc6ce3569ea52508bb4ba39 + noextract = firefox-nightly-i18n-hu-133.0a1.20241007.093651.xpi + source = firefox-nightly-i18n-hu-133.0a1.20241007.093651.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.hu.langpack.xpi + sha256sums = dc8832c3a68b5a8a867617f471661abd015f446df48c93c40b62d1f5211e5ec2 pkgname = firefox-nightly-i18n-hu diff --git a/PKGBUILD b/PKGBUILD index 7aee7950a57f..3ec5940391d9 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=133.0a1 -pkgver=133.0a1.20241006.215200 +pkgver=133.0a1.20241007.093651 depends=("firefox-nightly-bin") @@ -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=('73e4c0ca755bdd9cc485cbeea9be261bd3bfc76e1dc6ce3569ea52508bb4ba39') +sha256sums=('dc8832c3a68b5a8a867617f471661abd015f446df48c93c40b62d1f5211e5ec2') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \