From dc52c07dae4f74a4f388b1c86c01046ff5b1f787 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 13:33:09 +0000 Subject: [PATCH] update to 134.0a1.20241122.092800 --- .SRCINFO | 8 ++++---- PKGBUILD | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index f568359c8ed8..3310296286a9 100644 --- a/.SRCINFO +++ b/.SRCINFO @@ -1,6 +1,6 @@ pkgbase = firefox-nightly-i18n-bn pkgdesc = Bengali language pack for Firefox Nightly - pkgver = 134.0a1.20241121.215254 + pkgver = 134.0a1.20241122.092800 pkgrel = 1 url = https://www.mozilla.org/firefox/ arch = any @@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-bn license = GPL license = LGPL depends = firefox-nightly - noextract = firefox-nightly-i18n-bn-134.0a1.20241121.215254.xpi - source = firefox-nightly-i18n-bn-134.0a1.20241121.215254.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.bn.langpack.xpi - sha256sums = 715efa6c8ce9a025db1f76d0404d61a866c4b8098bd350a5102b9205e5528b94 + noextract = firefox-nightly-i18n-bn-134.0a1.20241122.092800.xpi + source = firefox-nightly-i18n-bn-134.0a1.20241122.092800.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.bn.langpack.xpi + sha256sums = 948f97a31b6f59f8f45455f10ee713a5f8edaa6378395f77a0a94ee3de471da5 pkgname = firefox-nightly-i18n-bn diff --git a/PKGBUILD b/PKGBUILD index 43421fd745ef..c9ec3c9f000f 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=134.0a1 -pkgver=134.0a1.20241121.215254 +pkgver=134.0a1.20241122.092800 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=('715efa6c8ce9a025db1f76d0404d61a866c4b8098bd350a5102b9205e5528b94') +sha256sums=('948f97a31b6f59f8f45455f10ee713a5f8edaa6378395f77a0a94ee3de471da5') package() { install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \