From 5c842c0ebebeb828bfacba1d2dfbd3356ad20ddd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Nov 2024 13:35:32 +0000 Subject: [PATCH] update to 134.0a1.20241117.092920 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 8dad6d502fd2..5a84a4ce5289 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-th pkgdesc = Thai language pack for Firefox Nightly - pkgver = 134.0a1.20241116.214436 + pkgver = 134.0a1.20241117.092920 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-134.0a1.20241116.214436.xpi - source = firefox-nightly-i18n-th-134.0a1.20241116.214436.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.th.langpack.xpi - sha256sums = 85f9bd2e8e6d7881ac9ecbed334234d7ea9560f630ba5b79ad36a14530aba50a + noextract = firefox-nightly-i18n-th-134.0a1.20241117.092920.xpi + source = firefox-nightly-i18n-th-134.0a1.20241117.092920.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.th.langpack.xpi + sha256sums = 3837f7c7bb53bb674292fbb621fb068317f761733c37e41d46d477f876fc298d pkgname = firefox-nightly-i18n-th diff --git a/PKGBUILD b/PKGBUILD index 397ada5b04ba..4fe17efa5dff 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=134.0a1 -pkgver=134.0a1.20241116.214436 +pkgver=134.0a1.20241117.092920 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=('85f9bd2e8e6d7881ac9ecbed334234d7ea9560f630ba5b79ad36a14530aba50a') +sha256sums=('3837f7c7bb53bb674292fbb621fb068317f761733c37e41d46d477f876fc298d') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \