From af7a2839598a00dc05151b8df7f9205e92cba230 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 03:18:50 +0000 Subject: [PATCH] update to 139.0a1.20250331.215235 --- .SRCINFO | 8 ++++---- PKGBUILD | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index d175d76ff272..be06fdf8d845 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-es-es pkgdesc = Spanish (Spain) language pack for Firefox Nightly - pkgver = 138.0a1.20250331.085046 + pkgver = 139.0a1.20250331.215235 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-es-es license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-es-ES-138.0a1.20250331.085046.xpi - source = firefox-nightly-i18n-es-ES-138.0a1.20250331.085046.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.es-ES.langpack.xpi - sha256sums = c658bb8944a608ace7ca48e58dcdf6013432e8bca44cbf462894e4258de57ede + noextract = firefox-nightly-i18n-es-ES-139.0a1.20250331.215235.xpi + source = firefox-nightly-i18n-es-ES-139.0a1.20250331.215235.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.es-ES.langpack.xpi + sha256sums = 15c307a9fc633b54f7c52983833ab1d33b91cce0d1a4c43cb13adb1baa5be5c3 pkgname = firefox-nightly-i18n-es-es diff --git a/PKGBUILD b/PKGBUILD index d927322ecf1d..fe4b371c3aff 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=138.0a1 -pkgver=138.0a1.20250331.085046 +_version=139.0a1 +pkgver=139.0a1.20250331.215235 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=('c658bb8944a608ace7ca48e58dcdf6013432e8bca44cbf462894e4258de57ede') +sha256sums=('15c307a9fc633b54f7c52983833ab1d33b91cce0d1a4c43cb13adb1baa5be5c3') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \