From 4676fc2b9eab0b9bb7816407c837d9b6c4bbf0f0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 14:27:48 +0000 Subject: [PATCH] update to 136.0a1.20250129.050021 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 99e2dfa2fe79..5db42d15bd5b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-th pkgdesc = Thai language pack for Firefox Nightly - pkgver = 136.0a1.20250128.161837 + pkgver = 136.0a1.20250129.050021 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-136.0a1.20250128.161837.xpi - source = firefox-nightly-i18n-th-136.0a1.20250128.161837.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.th.langpack.xpi - sha256sums = 7f9ba6b2239523f424eadf23dc2bd64dad81e955c5c5e60c8bcc18ab1b98d9c3 + noextract = firefox-nightly-i18n-th-136.0a1.20250129.050021.xpi + source = firefox-nightly-i18n-th-136.0a1.20250129.050021.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.th.langpack.xpi + sha256sums = 344c9a7741c776d2c4a549b524c9de87dba4ef1d433ff5a7548e5d12dd2cb24a pkgname = firefox-nightly-i18n-th diff --git a/PKGBUILD b/PKGBUILD index 1bcd15ccbe2a..c6ee056503d0 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=136.0a1 -pkgver=136.0a1.20250128.161837 +pkgver=136.0a1.20250129.050021 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=('7f9ba6b2239523f424eadf23dc2bd64dad81e955c5c5e60c8bcc18ab1b98d9c3') +sha256sums=('344c9a7741c776d2c4a549b524c9de87dba4ef1d433ff5a7548e5d12dd2cb24a') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \