From 9cd52b1db59647d8fe1e22f8565f8ebf8d02560f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 15:58:05 +0000 Subject: [PATCH] update to 149.0a1.20260127.095052 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 1e12ddf519da..fdf124d51c7a 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-zh-tw pkgdesc = Chinese (Traditional) language pack for Firefox Nightly - pkgver = 149.0a1.20260126.213906 + pkgver = 149.0a1.20260127.095052 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-zh-tw license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-zh-TW-149.0a1.20260126.213906.xpi - source = firefox-nightly-i18n-zh-TW-149.0a1.20260126.213906.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.zh-TW.langpack.xpi - sha256sums = 30610468fa45d40c282e1636e4f623d7c98e556a464faa556c111d36090f8dbf + noextract = firefox-nightly-i18n-zh-TW-149.0a1.20260127.095052.xpi + source = firefox-nightly-i18n-zh-TW-149.0a1.20260127.095052.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.zh-TW.langpack.xpi + sha256sums = 8fbcee1cff89aaea9a2ade7c6fc6ff81049ab50265711a63e5ce299847b76fae pkgname = firefox-nightly-i18n-zh-tw diff --git a/PKGBUILD b/PKGBUILD index 818fc13c7a00..d117f3dc768a 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.20260126.213906 +pkgver=149.0a1.20260127.095052 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=('30610468fa45d40c282e1636e4f623d7c98e556a464faa556c111d36090f8dbf') +sha256sums=('8fbcee1cff89aaea9a2ade7c6fc6ff81049ab50265711a63e5ce299847b76fae') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \