From 83dd534f4ca4627b884faa0d0aa712eba5127947 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 04:28:32 +0000 Subject: [PATCH] update to 149.0a1.20260122.234203 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 4b3f095f7838..6bfcdee334e8 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-te pkgdesc = Telugu language pack for Firefox Nightly - pkgver = 149.0a1.20260122.072819 + pkgver = 149.0a1.20260122.234203 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.20260122.072819.xpi - source = firefox-nightly-i18n-te-149.0a1.20260122.072819.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.te.langpack.xpi - sha256sums = 448a986b1af9b80514f5cc7dc03cab9bdad67155402dfef6459ebaaae844d43e + noextract = firefox-nightly-i18n-te-149.0a1.20260122.234203.xpi + source = firefox-nightly-i18n-te-149.0a1.20260122.234203.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.te.langpack.xpi + sha256sums = 52f9813b03cd8a8f0329c9661fb1146ec3e3d8fdbbd6fc9e128372f399fa49a8 pkgname = firefox-nightly-i18n-te diff --git a/PKGBUILD b/PKGBUILD index 7562983b5d4c..0bea919cdac4 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.20260122.072819 +pkgver=149.0a1.20260122.234203 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=('448a986b1af9b80514f5cc7dc03cab9bdad67155402dfef6459ebaaae844d43e') +sha256sums=('52f9813b03cd8a8f0329c9661fb1146ec3e3d8fdbbd6fc9e128372f399fa49a8') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \