From b72b3eac80e27c3f807e425f059133c782b8da34 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 23 Oct 2024 02:39:55 +0000 Subject: [PATCH] update to 133.0a1.20241022.213158 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 55170a88e648..7cc448e94e10 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-th pkgdesc = Thai language pack for Firefox Nightly - pkgver = 133.0a1.20241022.095236 + pkgver = 133.0a1.20241022.213158 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-133.0a1.20241022.095236.xpi - source = firefox-nightly-i18n-th-133.0a1.20241022.095236.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.th.langpack.xpi - sha256sums = 071c093ec806cdff33e7f738f72ec86081f24512a008d7e9b97b45b90a49f58d + noextract = firefox-nightly-i18n-th-133.0a1.20241022.213158.xpi + source = firefox-nightly-i18n-th-133.0a1.20241022.213158.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.th.langpack.xpi + sha256sums = 381941c1192415ebb205d22a616cd5e4a04cc9ab1a4d50592f80fa30463ab199 pkgname = firefox-nightly-i18n-th diff --git a/PKGBUILD b/PKGBUILD index 8bc223a129cd..c8f3dc876993 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=133.0a1 -pkgver=133.0a1.20241022.095236 +pkgver=133.0a1.20241022.213158 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=('071c093ec806cdff33e7f738f72ec86081f24512a008d7e9b97b45b90a49f58d') +sha256sums=('381941c1192415ebb205d22a616cd5e4a04cc9ab1a4d50592f80fa30463ab199') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \