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