From cddeec4c9490b0eeefe1d1ff72d44177ca18566e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 14:28:53 +0000 Subject: [PATCH] update to 137.0a1.20250206.094455 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 0f8b4e42ca65..ba3efa9c2d20 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-th pkgdesc = Thai language pack for Firefox Nightly - pkgver = 137.0a1.20250205.165659 + pkgver = 137.0a1.20250206.094455 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-137.0a1.20250205.165659.xpi - source = firefox-nightly-i18n-th-137.0a1.20250205.165659.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.th.langpack.xpi - sha256sums = e359704f50866908efc462508e7e405849b06bdd9830fbcfa94b47dfaa4e379b + noextract = firefox-nightly-i18n-th-137.0a1.20250206.094455.xpi + source = firefox-nightly-i18n-th-137.0a1.20250206.094455.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.th.langpack.xpi + sha256sums = 4ffefcb42e05ad28286351c28be1dd5f9ab91e8256d19bee78d99f720c9e1bdb pkgname = firefox-nightly-i18n-th diff --git a/PKGBUILD b/PKGBUILD index 189277e96826..a1297160404b 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=137.0a1 -pkgver=137.0a1.20250205.165659 +pkgver=137.0a1.20250206.094455 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=('e359704f50866908efc462508e7e405849b06bdd9830fbcfa94b47dfaa4e379b') +sha256sums=('4ffefcb42e05ad28286351c28be1dd5f9ab91e8256d19bee78d99f720c9e1bdb') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \