From 06d953d526271444e4fc14af404bcd3605b837fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Jan 2025 03:01:28 +0000 Subject: [PATCH] update to 135.0a1.20250104.120505 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index c2e7e20f6a560..54eb4a4e37f30 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-gl pkgdesc = Galician language pack for Firefox Nightly - pkgver = 135.0a1.20250104.091807 + pkgver = 135.0a1.20250104.120505 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-gl license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-gl-135.0a1.20250104.091807.xpi - source = firefox-nightly-i18n-gl-135.0a1.20250104.091807.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.gl.langpack.xpi - sha256sums = c787b14d792f5a27537b3efdbb37f3a59fe6628909c38073842c50919a1f1885 + noextract = firefox-nightly-i18n-gl-135.0a1.20250104.120505.xpi + source = firefox-nightly-i18n-gl-135.0a1.20250104.120505.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.gl.langpack.xpi + sha256sums = 658db33e43d74be2d590f2b2dc540ff110f963ae9c146b11a6ea3be1fc35bc4d pkgname = firefox-nightly-i18n-gl diff --git a/PKGBUILD b/PKGBUILD index 7ce497ddaeb76..9ac6cd6ac21a5 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.20250104.091807 +pkgver=135.0a1.20250104.120505 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=('c787b14d792f5a27537b3efdbb37f3a59fe6628909c38073842c50919a1f1885') +sha256sums=('658db33e43d74be2d590f2b2dc540ff110f963ae9c146b11a6ea3be1fc35bc4d') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \