From 9871940ea7e9141e63c104d3daebaf2eaac1dc9a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Jan 2026 15:56:36 +0000 Subject: [PATCH] update to 149.0a1.20260127.095052 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index b9a534993e37..0705a4db5291 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-uk pkgdesc = Ukrainian language pack for Firefox Nightly - pkgver = 149.0a1.20260126.213906 + pkgver = 149.0a1.20260127.095052 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-uk license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-uk-149.0a1.20260126.213906.xpi - source = firefox-nightly-i18n-uk-149.0a1.20260126.213906.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.uk.langpack.xpi - sha256sums = 3677ad584f72d150a3a24840adfae8ab86a8fc466958e89ce39c13c0255c076c + noextract = firefox-nightly-i18n-uk-149.0a1.20260127.095052.xpi + source = firefox-nightly-i18n-uk-149.0a1.20260127.095052.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.uk.langpack.xpi + sha256sums = 1e82391b70b4421d6306574b30883c098d63a815fee90be025d41571e2df3eae pkgname = firefox-nightly-i18n-uk diff --git a/PKGBUILD b/PKGBUILD index 4cc898934f36..ca02488f8e1b 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=149.0a1 -pkgver=149.0a1.20260126.213906 +pkgver=149.0a1.20260127.095052 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=('3677ad584f72d150a3a24840adfae8ab86a8fc466958e89ce39c13c0255c076c') +sha256sums=('1e82391b70b4421d6306574b30883c098d63a815fee90be025d41571e2df3eae') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \