From 6e72148a417d9aff223b0f10761ae89548dfd52b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 13 Jul 2025 14:28:34 +0000 Subject: [PATCH] update to 142.0a1.20250713.090417 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 375d14839167..b507d3af4f0f 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-th pkgdesc = Thai language pack for Firefox Nightly - pkgver = 142.0a1.20250712.202157 + pkgver = 142.0a1.20250713.090417 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-142.0a1.20250712.202157.xpi - source = firefox-nightly-i18n-th-142.0a1.20250712.202157.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-142.0a1.th.langpack.xpi - sha256sums = 93fa84e91d0f95de039428a94eb9899cd98ad4ddcc0ddb88cc11ed7dd3dbcc9f + noextract = firefox-nightly-i18n-th-142.0a1.20250713.090417.xpi + source = firefox-nightly-i18n-th-142.0a1.20250713.090417.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-142.0a1.th.langpack.xpi + sha256sums = 8e64f0085e986fa8441449f44c2d20b6ef5b66f2041d31906f4c71c5090b265a pkgname = firefox-nightly-i18n-th diff --git a/PKGBUILD b/PKGBUILD index bc97d28e0f7e..87b56972fc9b 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=142.0a1 -pkgver=142.0a1.20250712.202157 +pkgver=142.0a1.20250713.090417 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=('93fa84e91d0f95de039428a94eb9899cd98ad4ddcc0ddb88cc11ed7dd3dbcc9f') +sha256sums=('8e64f0085e986fa8441449f44c2d20b6ef5b66f2041d31906f4c71c5090b265a') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \