From 3c91c991e144231bfab4ad3e57e12aac7ce8bfc7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 14:30:26 +0000 Subject: [PATCH] update to 140.0a1.20250430.092515 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 51df2e23de95..dc023d6ff1ad 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-th pkgdesc = Thai language pack for Firefox Nightly - pkgver = 140.0a1.20250429.231535 + pkgver = 140.0a1.20250430.092515 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-140.0a1.20250429.231535.xpi - source = firefox-nightly-i18n-th-140.0a1.20250429.231535.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-140.0a1.th.langpack.xpi - sha256sums = bdcad2d08a4d49ac070304ccb2beade8f95f50291c3e1c509c6ea43c233d3238 + noextract = firefox-nightly-i18n-th-140.0a1.20250430.092515.xpi + source = firefox-nightly-i18n-th-140.0a1.20250430.092515.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-140.0a1.th.langpack.xpi + sha256sums = 0001657c2d19c8e7141584d2b82b61d6a766dfae4ba45641e59e90fd56c91278 pkgname = firefox-nightly-i18n-th diff --git a/PKGBUILD b/PKGBUILD index da3d0bf2bb86..e20aed370c4f 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=140.0a1 -pkgver=140.0a1.20250429.231535 +pkgver=140.0a1.20250430.092515 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=('bdcad2d08a4d49ac070304ccb2beade8f95f50291c3e1c509c6ea43c233d3238') +sha256sums=('0001657c2d19c8e7141584d2b82b61d6a766dfae4ba45641e59e90fd56c91278') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \