From 0033e923450109bc25c4f73e6896a61b3a0d8ca6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 2 Jan 2025 14:28:15 +0000 Subject: [PATCH] update to 135.0a1.20250102.091853 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index c6cc855e1a27..81b4f793c711 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-km pkgdesc = Khmer language pack for Firefox Nightly - pkgver = 135.0a1.20250101.212421 + pkgver = 135.0a1.20250102.091853 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-135.0a1.20250101.212421.xpi - source = firefox-nightly-i18n-km-135.0a1.20250101.212421.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.km.langpack.xpi - sha256sums = de65e7a31cf20ec1cd8e69c7cf00df11ae817d72e6d156db1fcfc3f8c6856299 + noextract = firefox-nightly-i18n-km-135.0a1.20250102.091853.xpi + source = firefox-nightly-i18n-km-135.0a1.20250102.091853.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.km.langpack.xpi + sha256sums = 0bb81fdf9213df0b3103ddf7a00b537bcde3da031f993f0f6f029fa2c7a61d32 pkgname = firefox-nightly-i18n-km diff --git a/PKGBUILD b/PKGBUILD index d9b94ab829df..3d0647dbbcdc 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=135.0a1 -pkgver=135.0a1.20250101.212421 +pkgver=135.0a1.20250102.091853 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=('de65e7a31cf20ec1cd8e69c7cf00df11ae817d72e6d156db1fcfc3f8c6856299') +sha256sums=('0bb81fdf9213df0b3103ddf7a00b537bcde3da031f993f0f6f029fa2c7a61d32') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \