From 0ef8b362a98d695d3f102b0aa28c074bfaaf188a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 8 Oct 2024 15:20:44 +0000 Subject: [PATCH] update to 133.0a1.20241008.091832 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index f59e2936eccb..718790f55c6d 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-af pkgdesc = Afrikaans language pack for Firefox Nightly - pkgver = 133.0a1.20241007.210631 + pkgver = 133.0a1.20241008.091832 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-af license = GPL license = LGPL depends = firefox-nightly-bin - noextract = firefox-nightly-i18n-af-133.0a1.20241007.210631.xpi - source = firefox-nightly-i18n-af-133.0a1.20241007.210631.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.af.langpack.xpi - sha256sums = 6e8a23944c5e711779b71d2539e5469af2ccefb9eeeac035f39ede3bb62d04d3 + noextract = firefox-nightly-i18n-af-133.0a1.20241008.091832.xpi + source = firefox-nightly-i18n-af-133.0a1.20241008.091832.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.af.langpack.xpi + sha256sums = 9200b5da518892bfd13e3e3277697c71542595748b1e948af8b115900c241eca pkgname = firefox-nightly-i18n-af diff --git a/PKGBUILD b/PKGBUILD index b932b12d6003..df51e5edff06 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.210631 +pkgver=133.0a1.20241008.091832 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=('6e8a23944c5e711779b71d2539e5469af2ccefb9eeeac035f39ede3bb62d04d3') +sha256sums=('9200b5da518892bfd13e3e3277697c71542595748b1e948af8b115900c241eca') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \