From 95365476edf34a8c2ee5f3037ee2dbaeae5e7561 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 29 Oct 2024 13:42:42 +0000 Subject: [PATCH] update to 134.0a1.20241029.093541 --- .SRCINFO | 8 ++++---- PKGBUILD | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index fc63cc12ad1a..0b4af27af98b 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-km pkgdesc = Khmer language pack for Firefox Nightly - pkgver = 133.0a1.20241028.095635 + pkgver = 134.0a1.20241029.093541 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-133.0a1.20241028.095635.xpi - source = firefox-nightly-i18n-km-133.0a1.20241028.095635.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.km.langpack.xpi - sha256sums = 63157524a05273baa90da14e11f72be64b07b12b507c5ac1e793a64e21866e0e + noextract = firefox-nightly-i18n-km-134.0a1.20241029.093541.xpi + source = firefox-nightly-i18n-km-134.0a1.20241029.093541.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.km.langpack.xpi + sha256sums = 25dd457a837fae99207e87cab79abc9df3621101848ae650e96d54beeff64906 pkgname = firefox-nightly-i18n-km diff --git a/PKGBUILD b/PKGBUILD index 2fa3f1d4d745..af2f0785308f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,8 +8,8 @@ license=('MPL' 'GPL' 'LGPL') 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.20241028.095635 +_version=134.0a1 +pkgver=134.0a1.20241029.093541 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=('63157524a05273baa90da14e11f72be64b07b12b507c5ac1e793a64e21866e0e') +sha256sums=('25dd457a837fae99207e87cab79abc9df3621101848ae650e96d54beeff64906') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \