From 48b26da0ab2c379da0921c193ffb947af4672df7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 15:53:18 +0000 Subject: [PATCH] update to 149.0a1.20260115.095939 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index b5f31362a56a..9203efb7d56a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-th pkgdesc = Thai language pack for Firefox Nightly - pkgver = 149.0a1.20260114.211245 + pkgver = 149.0a1.20260115.095939 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-149.0a1.20260114.211245.xpi - source = firefox-nightly-i18n-th-149.0a1.20260114.211245.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.th.langpack.xpi - sha256sums = d4882df18d6e0a97dd310b714d6e6d7c9b64968935e37a06bbfbf3fa1fff7a59 + noextract = firefox-nightly-i18n-th-149.0a1.20260115.095939.xpi + source = firefox-nightly-i18n-th-149.0a1.20260115.095939.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.th.langpack.xpi + sha256sums = 65b6931fd0e5de7820f2f8eedfe5b3127edd045f75f01cf48a58d3a5c4c99c4e pkgname = firefox-nightly-i18n-th diff --git a/PKGBUILD b/PKGBUILD index c0fee07cc692..db569845779b 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=149.0a1 -pkgver=149.0a1.20260114.211245 +pkgver=149.0a1.20260115.095939 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=('d4882df18d6e0a97dd310b714d6e6d7c9b64968935e37a06bbfbf3fa1fff7a59') +sha256sums=('65b6931fd0e5de7820f2f8eedfe5b3127edd045f75f01cf48a58d3a5c4c99c4e') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \