From 97e2e54f8fdcd8600d8176659606c1c7399b5264 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 14:25:27 +0000 Subject: [PATCH] update to 136.0a1.20250117.095907 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 15210aeda998..397c4df0b51e 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-mr pkgdesc = Marathi language pack for Firefox Nightly - pkgver = 136.0a1.20250116.214017 + pkgver = 136.0a1.20250117.095907 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-mr license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-mr-136.0a1.20250116.214017.xpi - source = firefox-nightly-i18n-mr-136.0a1.20250116.214017.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.mr.langpack.xpi - sha256sums = 57347eef10a9fdbce6ee07fb8cd474a200434e385469c76f7356b6f53f715884 + noextract = firefox-nightly-i18n-mr-136.0a1.20250117.095907.xpi + source = firefox-nightly-i18n-mr-136.0a1.20250117.095907.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.mr.langpack.xpi + sha256sums = ce8e2721a91e42a64e75b5591a03ea6083dd0df4a635fd5ecdc552e066b402f2 pkgname = firefox-nightly-i18n-mr diff --git a/PKGBUILD b/PKGBUILD index 59088f1451d0..f1f37ca9d8af 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=136.0a1 -pkgver=136.0a1.20250116.214017 +pkgver=136.0a1.20250117.095907 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=('57347eef10a9fdbce6ee07fb8cd474a200434e385469c76f7356b6f53f715884') +sha256sums=('ce8e2721a91e42a64e75b5591a03ea6083dd0df4a635fd5ecdc552e066b402f2') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \