From ce07112b2f1bb5706fd9f4d837d966c0398256d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Aug 2025 03:28:49 +0000 Subject: [PATCH] update to 144.0a1.20250827.210442 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 44c138a1557f..fce9ea9bb934 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-th pkgdesc = Thai language pack for Firefox Nightly - pkgver = 144.0a1.20250827.091530 + pkgver = 144.0a1.20250827.210442 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-144.0a1.20250827.091530.xpi - source = firefox-nightly-i18n-th-144.0a1.20250827.091530.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-144.0a1.th.langpack.xpi - sha256sums = 8e6abfb77307909dc7b60efb42a84f61e740ead68da024461c8296517396ff90 + noextract = firefox-nightly-i18n-th-144.0a1.20250827.210442.xpi + source = firefox-nightly-i18n-th-144.0a1.20250827.210442.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-144.0a1.th.langpack.xpi + sha256sums = 7d2fde685ddae981f14bdb1981215c2f39fa747c1ddf8e38f757eb4a3d4aacd7 pkgname = firefox-nightly-i18n-th diff --git a/PKGBUILD b/PKGBUILD index d77569cbb29e..5842454f3c95 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=144.0a1 -pkgver=144.0a1.20250827.091530 +pkgver=144.0a1.20250827.210442 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=('8e6abfb77307909dc7b60efb42a84f61e740ead68da024461c8296517396ff90') +sha256sums=('7d2fde685ddae981f14bdb1981215c2f39fa747c1ddf8e38f757eb4a3d4aacd7') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \