From eb0651ea75254148883d198ec53b3cb87f172743 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 24 Jan 2026 04:22:51 +0000 Subject: [PATCH] update to 149.0a1.20260123.214640 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index b24aa021aa16..3f888cfa2ce9 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-te pkgdesc = Telugu language pack for Firefox Nightly - pkgver = 149.0a1.20260123.094553 + pkgver = 149.0a1.20260123.214640 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-te license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-te-149.0a1.20260123.094553.xpi - source = firefox-nightly-i18n-te-149.0a1.20260123.094553.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.te.langpack.xpi - sha256sums = cc13de7c38b75303a1d34a7de8a26420209e1a5fb2a01eb9f7b7db7247c2ce14 + noextract = firefox-nightly-i18n-te-149.0a1.20260123.214640.xpi + source = firefox-nightly-i18n-te-149.0a1.20260123.214640.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.te.langpack.xpi + sha256sums = 8c2736779bd59afdedd12ed0e601e5bdfa771665313d4da6abaa6cc67d791cfc pkgname = firefox-nightly-i18n-te diff --git a/PKGBUILD b/PKGBUILD index de00b856183a..6e45d42b4a0c 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.20260123.094553 +pkgver=149.0a1.20260123.214640 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=('cc13de7c38b75303a1d34a7de8a26420209e1a5fb2a01eb9f7b7db7247c2ce14') +sha256sums=('8c2736779bd59afdedd12ed0e601e5bdfa771665313d4da6abaa6cc67d791cfc') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \