From 2579fd4834b3f28a967eabf6a00b371db9f0df72 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Nov 2024 13:29:06 +0000 Subject: [PATCH] update to 135.0a1.20241130.092829 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index bdb589ffb477..c18845c9d581 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-af pkgdesc = Afrikaans language pack for Firefox Nightly - pkgver = 135.0a1.20241129.214313 + pkgver = 135.0a1.20241130.092829 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 - noextract = firefox-nightly-i18n-af-135.0a1.20241129.214313.xpi - source = firefox-nightly-i18n-af-135.0a1.20241129.214313.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.af.langpack.xpi - sha256sums = 30fdbd812d6a75ccabfffe58e83c3ab0d2f1db1463f9d4eb7be05e365eae3c5d + noextract = firefox-nightly-i18n-af-135.0a1.20241130.092829.xpi + source = firefox-nightly-i18n-af-135.0a1.20241130.092829.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.af.langpack.xpi + sha256sums = d5e16d979c6c38f74954b1fb9ae4b795417e9a06a05c2bd08c41409eedacc56c pkgname = firefox-nightly-i18n-af diff --git a/PKGBUILD b/PKGBUILD index afe4bc53f5dc..2c882ef8c5e9 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=135.0a1 -pkgver=135.0a1.20241129.214313 +pkgver=135.0a1.20241130.092829 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=('30fdbd812d6a75ccabfffe58e83c3ab0d2f1db1463f9d4eb7be05e365eae3c5d') +sha256sums=('d5e16d979c6c38f74954b1fb9ae4b795417e9a06a05c2bd08c41409eedacc56c') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \