From 80b429437a04d539a1bdb468bb9e5a818f2016f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 14:28:59 +0000 Subject: [PATCH] update to 143.0a1.20250817.090944 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 0685fd3db65b..a7643ce0aceb 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-th pkgdesc = Thai language pack for Firefox Nightly - pkgver = 143.0a1.20250816.210650 + pkgver = 143.0a1.20250817.090944 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-th license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-th-143.0a1.20250816.210650.xpi - source = firefox-nightly-i18n-th-143.0a1.20250816.210650.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-143.0a1.th.langpack.xpi - sha256sums = 95a6bdd350da4fd06fb2cfded08db405d8997e706fcbf01b250a4f0d7ebaece1 + noextract = firefox-nightly-i18n-th-143.0a1.20250817.090944.xpi + source = firefox-nightly-i18n-th-143.0a1.20250817.090944.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-143.0a1.th.langpack.xpi + sha256sums = 597a0c5793cb5233ec47fa5aedc7fb5733c0d913a752811547530ffb42b65212 pkgname = firefox-nightly-i18n-th diff --git a/PKGBUILD b/PKGBUILD index 792a2a4b2abb..b82c4c704f48 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=143.0a1 -pkgver=143.0a1.20250816.210650 +pkgver=143.0a1.20250817.090944 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=('95a6bdd350da4fd06fb2cfded08db405d8997e706fcbf01b250a4f0d7ebaece1') +sha256sums=('597a0c5793cb5233ec47fa5aedc7fb5733c0d913a752811547530ffb42b65212') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \