From 06c329688b4d2ddbf9998b4864ccd954e806004a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 May 2025 03:18:01 +0000 Subject: [PATCH] update to 140.0a1.20250508.215032 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index cf7488a75b8c..44bbb654e2f9 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-km pkgdesc = Khmer language pack for Firefox Nightly - pkgver = 140.0a1.20250508.092440 + pkgver = 140.0a1.20250508.215032 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-140.0a1.20250508.092440.xpi - source = firefox-nightly-i18n-km-140.0a1.20250508.092440.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-140.0a1.km.langpack.xpi - sha256sums = 7a8b4a9e0271bf260e79dea69ebae86f940bf2543bf6803a2eea6c16dbdb753c + noextract = firefox-nightly-i18n-km-140.0a1.20250508.215032.xpi + source = firefox-nightly-i18n-km-140.0a1.20250508.215032.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-140.0a1.km.langpack.xpi + sha256sums = 8ab5f18fcd45f1d8b56da82fe06735b9c6780992260ccdc762a547f2108205bb pkgname = firefox-nightly-i18n-km diff --git a/PKGBUILD b/PKGBUILD index 924d040d0f9a..254f60426cbf 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.20250508.092440 +pkgver=140.0a1.20250508.215032 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=('7a8b4a9e0271bf260e79dea69ebae86f940bf2543bf6803a2eea6c16dbdb753c') +sha256sums=('8ab5f18fcd45f1d8b56da82fe06735b9c6780992260ccdc762a547f2108205bb') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \