From b0be38a1e05b4d1c4ef2eaf4d273b3922c9938f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Apr 2025 14:32:02 +0000 Subject: [PATCH] update to 139.0a1.20250428.093632 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 9d82acd0fd46..f429a9382fe4 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-th pkgdesc = Thai language pack for Firefox Nightly - pkgver = 139.0a1.20250427.085921 + pkgver = 139.0a1.20250428.093632 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-139.0a1.20250427.085921.xpi - source = firefox-nightly-i18n-th-139.0a1.20250427.085921.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.th.langpack.xpi - sha256sums = b20e7b0c982acae76e5a707a589d98fdbc3bb44d7faf823237a108940ef299c3 + noextract = firefox-nightly-i18n-th-139.0a1.20250428.093632.xpi + source = firefox-nightly-i18n-th-139.0a1.20250428.093632.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.th.langpack.xpi + sha256sums = 4d989059f8544f908b349eaefce21870a954ce2f0ce9a19ced4153ef564fb371 pkgname = firefox-nightly-i18n-th diff --git a/PKGBUILD b/PKGBUILD index bd23985984d2..7d7bef63fee2 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=139.0a1 -pkgver=139.0a1.20250427.085921 +pkgver=139.0a1.20250428.093632 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=('b20e7b0c982acae76e5a707a589d98fdbc3bb44d7faf823237a108940ef299c3') +sha256sums=('4d989059f8544f908b349eaefce21870a954ce2f0ce9a19ced4153ef564fb371') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \