From eb92d8396bba12bc9c8686f672879980f6eb85d9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 15:52:50 +0000 Subject: [PATCH] update to 149.0a1.20260126.094845 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 97e7aa7c3c39..46f40097c4b1 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-te pkgdesc = Telugu language pack for Firefox Nightly - pkgver = 149.0a1.20260125.211630 + pkgver = 149.0a1.20260126.094845 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.20260125.211630.xpi - source = firefox-nightly-i18n-te-149.0a1.20260125.211630.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.te.langpack.xpi - sha256sums = f2d98f934247b3cdee30a590ddf865b89f56c0759cf31ca6f69e66473be47953 + noextract = firefox-nightly-i18n-te-149.0a1.20260126.094845.xpi + source = firefox-nightly-i18n-te-149.0a1.20260126.094845.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-149.0a1.te.langpack.xpi + sha256sums = bbbdbcb488a9786d885af09a69b37070c238adf53caadf9a4f18f1ca816f285f pkgname = firefox-nightly-i18n-te diff --git a/PKGBUILD b/PKGBUILD index 2e5e90014be6..4d94323f260d 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.20260125.211630 +pkgver=149.0a1.20260126.094845 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=('f2d98f934247b3cdee30a590ddf865b89f56c0759cf31ca6f69e66473be47953') +sha256sums=('bbbdbcb488a9786d885af09a69b37070c238adf53caadf9a4f18f1ca816f285f') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \