From 864365efadd2fcb69bf677c4535d179ab565a6f5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 3 Nov 2024 13:45:11 +0000 Subject: [PATCH] update to 134.0a1.20241103.093001 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index c19e18eef8ac..e57e5903932d 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-th pkgdesc = Thai language pack for Firefox Nightly - pkgver = 134.0a1.20241102.215039 + pkgver = 134.0a1.20241103.093001 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-134.0a1.20241102.215039.xpi - source = firefox-nightly-i18n-th-134.0a1.20241102.215039.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.th.langpack.xpi - sha256sums = 52c6569687dfc389e91a7b33cf3ebd24129668b51f37efc9e2819be53c2b7436 + noextract = firefox-nightly-i18n-th-134.0a1.20241103.093001.xpi + source = firefox-nightly-i18n-th-134.0a1.20241103.093001.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.th.langpack.xpi + sha256sums = 30ce3fc2b7e3ba03bb65363d62e11598123e8d3fb2b4b577356a841d3e8f1a11 pkgname = firefox-nightly-i18n-th diff --git a/PKGBUILD b/PKGBUILD index 69c44fc77c1d..1e1aff469f8b 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=134.0a1 -pkgver=134.0a1.20241102.215039 +pkgver=134.0a1.20241103.093001 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=('52c6569687dfc389e91a7b33cf3ebd24129668b51f37efc9e2819be53c2b7436') +sha256sums=('30ce3fc2b7e3ba03bb65363d62e11598123e8d3fb2b4b577356a841d3e8f1a11') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \