From b9e8d275e780d37a37f98e323fe2ebba91c15a5c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 02:52:42 +0000 Subject: [PATCH] update to 136.0a1.20250122.165122 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 96f2c56e58b3..5d7c2e012480 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-km pkgdesc = Khmer language pack for Firefox Nightly - pkgver = 136.0a1.20250122.090205 + pkgver = 136.0a1.20250122.165122 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-136.0a1.20250122.090205.xpi - source = firefox-nightly-i18n-km-136.0a1.20250122.090205.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.km.langpack.xpi - sha256sums = eaf893797dac96e9540bafa935058ce124b8a0c2733ee7fe8da433c5505dea72 + noextract = firefox-nightly-i18n-km-136.0a1.20250122.165122.xpi + source = firefox-nightly-i18n-km-136.0a1.20250122.165122.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.km.langpack.xpi + sha256sums = 3a9e17e132f2e1d61f8b493edeb897bd4996ce19b18c61770aa5b1180f0a4d8a pkgname = firefox-nightly-i18n-km diff --git a/PKGBUILD b/PKGBUILD index 7e5bd4c27f1e..e48340bff73c 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=136.0a1 -pkgver=136.0a1.20250122.090205 +pkgver=136.0a1.20250122.165122 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=('eaf893797dac96e9540bafa935058ce124b8a0c2733ee7fe8da433c5505dea72') +sha256sums=('3a9e17e132f2e1d61f8b493edeb897bd4996ce19b18c61770aa5b1180f0a4d8a') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \