From a77fcce01ada92fc59e290e41cfc545301db5cc2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 14:29:47 +0000 Subject: [PATCH] update to 139.0a1.20250415.093646 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 79e7e4f7f41e..57afbea30fdc 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-th pkgdesc = Thai language pack for Firefox Nightly - pkgver = 139.0a1.20250414.211452 + pkgver = 139.0a1.20250415.093646 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.20250414.211452.xpi - source = firefox-nightly-i18n-th-139.0a1.20250414.211452.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.th.langpack.xpi - sha256sums = e6562023a155410e182034352aff9f5beab139bcb2e48e49a92a11cada0b38a4 + noextract = firefox-nightly-i18n-th-139.0a1.20250415.093646.xpi + source = firefox-nightly-i18n-th-139.0a1.20250415.093646.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.th.langpack.xpi + sha256sums = 7f0d106b80dab2f7fa5605ab4f6e02d4ffa2ee2d4aad3c601615646c78712da7 pkgname = firefox-nightly-i18n-th diff --git a/PKGBUILD b/PKGBUILD index 33f529c6f9c6..908e72bdc744 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.20250414.211452 +pkgver=139.0a1.20250415.093646 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=('e6562023a155410e182034352aff9f5beab139bcb2e48e49a92a11cada0b38a4') +sha256sums=('7f0d106b80dab2f7fa5605ab4f6e02d4ffa2ee2d4aad3c601615646c78712da7') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \