From a4e8468bc2848e2d334bb697e56d85e05244ccc5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 19 Oct 2024 02:31:23 +0000 Subject: [PATCH] update to 133.0a1.20241018.211452 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 7d060ad399f9..3e2eb0759ca2 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-mr pkgdesc = Marathi language pack for Firefox Nightly - pkgver = 133.0a1.20241018.093844 + pkgver = 133.0a1.20241018.211452 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-133.0a1.20241018.093844.xpi - source = firefox-nightly-i18n-mr-133.0a1.20241018.093844.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.mr.langpack.xpi - sha256sums = 09a1ae9eb01d1c7c103a7a8756b23dd5b573d776d7a052fbf268a7bb0e8218e0 + noextract = firefox-nightly-i18n-mr-133.0a1.20241018.211452.xpi + source = firefox-nightly-i18n-mr-133.0a1.20241018.211452.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.mr.langpack.xpi + sha256sums = 7d224cd06899e30d6c59211516db1f4112037861118d860bf73b2f8fccf29474 pkgname = firefox-nightly-i18n-mr diff --git a/PKGBUILD b/PKGBUILD index e8e2f3d9bc07..6698bde7a804 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=133.0a1 -pkgver=133.0a1.20241018.093844 +pkgver=133.0a1.20241018.211452 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=('09a1ae9eb01d1c7c103a7a8756b23dd5b573d776d7a052fbf268a7bb0e8218e0') +sha256sums=('7d224cd06899e30d6c59211516db1f4112037861118d860bf73b2f8fccf29474') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \