summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-02-21 03:02:50 +0000
committergithub-actions[bot]2025-02-21 03:02:50 +0000
commite60311ccf2385e3b7c6eaf6a62f62e973e097654 (patch)
treefeb9a2997f66c5d24acfc2b397c3b5e29e33e817
parentc35240419555d2f9d913a51f2d43c986eb2ddbc2 (diff)
downloadaur-e60311ccf2385e3b7c6eaf6a62f62e973e097654.tar.gz
update to 137.0a1.20250220.214610
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 738ade65d179..f8d18aa07022 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-ru
pkgdesc = Russian language pack for Firefox Nightly
- pkgver = 137.0a1.20250220.090159
+ pkgver = 137.0a1.20250220.214610
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-ru
license = GPL
license = LGPL
depends = firefox-nightly
- noextract = firefox-nightly-i18n-ru-137.0a1.20250220.090159.xpi
- source = firefox-nightly-i18n-ru-137.0a1.20250220.090159.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.ru.langpack.xpi
- sha256sums = 61e0cf68c14d0795ad7fd2d27df334659c64a3f9e32d8ac1934adefc305498fa
+ noextract = firefox-nightly-i18n-ru-137.0a1.20250220.214610.xpi
+ source = firefox-nightly-i18n-ru-137.0a1.20250220.214610.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.ru.langpack.xpi
+ sha256sums = c212ed03b2dca6699c3bd02b0b7be467fe0bab965b63b1505c6609a1617aac36
pkgname = firefox-nightly-i18n-ru
diff --git a/PKGBUILD b/PKGBUILD
index ee322dd918c7..da612ad7cd7c 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=137.0a1
-pkgver=137.0a1.20250220.090159
+pkgver=137.0a1.20250220.214610
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=('61e0cf68c14d0795ad7fd2d27df334659c64a3f9e32d8ac1934adefc305498fa')
+sha256sums=('c212ed03b2dca6699c3bd02b0b7be467fe0bab965b63b1505c6609a1617aac36')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \