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