From ed3d022f06a19a998f84b3a8bf48a2267be578aa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 8 Oct 2024 03:35:47 +0000 Subject: [PATCH] update to 133.0a1.20241007.210631 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 238a57abb4158..b528ba5b2c80d 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-gl pkgdesc = Galician language pack for Firefox Nightly - pkgver = 133.0a1.20241007.093651 + pkgver = 133.0a1.20241007.210631 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-gl license = GPL license = LGPL depends = firefox-nightly-bin - noextract = firefox-nightly-i18n-gl-133.0a1.20241007.093651.xpi - source = firefox-nightly-i18n-gl-133.0a1.20241007.093651.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.gl.langpack.xpi - sha256sums = 047161588dc4200d04cfd51aa5c014c675daef408eaeccd43e1edbffc571e6ea + noextract = firefox-nightly-i18n-gl-133.0a1.20241007.210631.xpi + source = firefox-nightly-i18n-gl-133.0a1.20241007.210631.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.gl.langpack.xpi + sha256sums = 898c07aa3a0e816caca37525532ad3edcff0868a7cbb3567f8ae9e2725c637d4 pkgname = firefox-nightly-i18n-gl diff --git a/PKGBUILD b/PKGBUILD index 0464fbb7e7ea0..d9abed90d855f 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.20241007.093651 +pkgver=133.0a1.20241007.210631 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=('047161588dc4200d04cfd51aa5c014c675daef408eaeccd43e1edbffc571e6ea') +sha256sums=('898c07aa3a0e816caca37525532ad3edcff0868a7cbb3567f8ae9e2725c637d4') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \