From 4c951078927b99f69cae8afa4e1ced4630e3232a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 15:48:28 +0000 Subject: [PATCH] update to 147.0a1.20251127.092353 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index af6fff74e8d5..c1aacc4d0b05 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-te pkgdesc = Telugu language pack for Firefox Nightly - pkgver = 147.0a1.20251126.203239 + pkgver = 147.0a1.20251127.092353 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-147.0a1.20251126.203239.xpi - source = firefox-nightly-i18n-te-147.0a1.20251126.203239.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-147.0a1.te.langpack.xpi - sha256sums = a6029ea85c89cb1a0646e371feedac701af33860d22816433073636b2e84998f + noextract = firefox-nightly-i18n-te-147.0a1.20251127.092353.xpi + source = firefox-nightly-i18n-te-147.0a1.20251127.092353.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-147.0a1.te.langpack.xpi + sha256sums = ea6824aa845b8f96882a7c0b967455551938579717b16b3e3f9d288f7047dfec pkgname = firefox-nightly-i18n-te diff --git a/PKGBUILD b/PKGBUILD index 9ab34aae82c5..291b958f7670 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=147.0a1 -pkgver=147.0a1.20251126.203239 +pkgver=147.0a1.20251127.092353 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=('a6029ea85c89cb1a0646e371feedac701af33860d22816433073636b2e84998f') +sha256sums=('ea6824aa845b8f96882a7c0b967455551938579717b16b3e3f9d288f7047dfec') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \