From 7908085927f98eff34d8b28bb2ff78ef8e0eb591 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 23 Oct 2024 13:47:08 +0000 Subject: [PATCH] update to 133.0a1.20241023.093655 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 7cc448e94e10..088254da7662 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.213158 + pkgver = 133.0a1.20241023.093655 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.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 + noextract = firefox-nightly-i18n-th-133.0a1.20241023.093655.xpi + source = firefox-nightly-i18n-th-133.0a1.20241023.093655.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.th.langpack.xpi + sha256sums = 2a0cd10db51e40adf2ce45defbc12dfe3c2725e181dd7e51e32e541c49fe38f0 pkgname = firefox-nightly-i18n-th diff --git a/PKGBUILD b/PKGBUILD index c8f3dc876993..d42bff105a29 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.213158 +pkgver=133.0a1.20241023.093655 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=('381941c1192415ebb205d22a616cd5e4a04cc9ab1a4d50592f80fa30463ab199') +sha256sums=('2a0cd10db51e40adf2ce45defbc12dfe3c2725e181dd7e51e32e541c49fe38f0') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \