From f730ce5459e9adc152435cb8e5496f410a79dee5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 14:21:29 +0000 Subject: [PATCH] update to 136.0a1.20250123.095238 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 252ee3df91c7..88c05b019883 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-af pkgdesc = Afrikaans language pack for Firefox Nightly - pkgver = 136.0a1.20250122.165122 + pkgver = 136.0a1.20250123.095238 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-136.0a1.20250122.165122.xpi - source = firefox-nightly-i18n-af-136.0a1.20250122.165122.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.af.langpack.xpi - sha256sums = 6badf305e2d9e2058f12ce40c19bf1b3c4154f1e4b77fa67807f94e2443cce33 + noextract = firefox-nightly-i18n-af-136.0a1.20250123.095238.xpi + source = firefox-nightly-i18n-af-136.0a1.20250123.095238.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.af.langpack.xpi + sha256sums = a884377350bd47dffe495fdbf21d4eda1f018e18cbb237795c8a02015f6d5781 pkgname = firefox-nightly-i18n-af diff --git a/PKGBUILD b/PKGBUILD index ef9335eaac85..73a0ce8064ef 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=136.0a1 -pkgver=136.0a1.20250122.165122 +pkgver=136.0a1.20250123.095238 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=('6badf305e2d9e2058f12ce40c19bf1b3c4154f1e4b77fa67807f94e2443cce33') +sha256sums=('a884377350bd47dffe495fdbf21d4eda1f018e18cbb237795c8a02015f6d5781') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \