From bbe76c76c06062b574d512fed4ff26b0508141d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 4 Oct 2024 03:37:22 +0000 Subject: [PATCH] update to 133.0a1.20241003.213146 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index c91a32b782b8..e5fe97d1a142 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-km pkgdesc = Khmer language pack for Firefox Nightly - pkgver = 133.0a1.20241003.094710 + pkgver = 133.0a1.20241003.213146 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-bin - noextract = firefox-nightly-i18n-km-133.0a1.20241003.094710.xpi - source = firefox-nightly-i18n-km-133.0a1.20241003.094710.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.km.langpack.xpi - sha256sums = c2966c37a07cda5ed0abc1ad3d616418ae45062909a66dc0eb6fc16bede16cb4 + noextract = firefox-nightly-i18n-km-133.0a1.20241003.213146.xpi + source = firefox-nightly-i18n-km-133.0a1.20241003.213146.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.km.langpack.xpi + sha256sums = febcd1114844faf5c3316eebe29e28dac68680d483e0d12ff988c1209a5aa0f6 pkgname = firefox-nightly-i18n-km diff --git a/PKGBUILD b/PKGBUILD index 3b39c2e45347..854291145ee4 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=133.0a1 -pkgver=133.0a1.20241003.094710 +pkgver=133.0a1.20241003.213146 depends=("firefox-nightly-bin") @@ -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=('c2966c37a07cda5ed0abc1ad3d616418ae45062909a66dc0eb6fc16bede16cb4') +sha256sums=('febcd1114844faf5c3316eebe29e28dac68680d483e0d12ff988c1209a5aa0f6') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \