From a2e73d4fd67e10b5d014c900a3ad7b42454301db Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 14:27:14 +0000 Subject: [PATCH] update to 139.0a1.20250422.091455 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 665890f788c6..c66239df13f5 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-km pkgdesc = Khmer language pack for Firefox Nightly - pkgver = 139.0a1.20250421.213526 + pkgver = 139.0a1.20250422.091455 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-km license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-km-139.0a1.20250421.213526.xpi - source = firefox-nightly-i18n-km-139.0a1.20250421.213526.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.km.langpack.xpi - sha256sums = e85334a2c9d1c55bb772568c77867bd10195566f3524769cb69e82ca91cf82e7 + noextract = firefox-nightly-i18n-km-139.0a1.20250422.091455.xpi + source = firefox-nightly-i18n-km-139.0a1.20250422.091455.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.km.langpack.xpi + sha256sums = 719b2ced81406960ce7c052101480ef41ce9ac4d79e19aed45438252beee99b8 pkgname = firefox-nightly-i18n-km diff --git a/PKGBUILD b/PKGBUILD index 5d34110f05a4..5eb9c6c0fdf6 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.20250421.213526 +pkgver=139.0a1.20250422.091455 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=('e85334a2c9d1c55bb772568c77867bd10195566f3524769cb69e82ca91cf82e7') +sha256sums=('719b2ced81406960ce7c052101480ef41ce9ac4d79e19aed45438252beee99b8') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \