summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-05-10 14:26:02 +0000
committergithub-actions[bot]2025-05-10 14:26:02 +0000
commit07e48b1d98a1a4b8d930e4cfb497e299a0fe71c3 (patch)
tree65c828c95230770073a2dc3b9c9844a314fec14d
parent5268cb000965dec050fdcd566cb04a9bdd1e87e0 (diff)
downloadaur-firefox-nightly-i18n-ru.tar.gz
update to 140.0a1.20250510.092934
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5f8d1a67adac..92b8525da309 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-ru
pkgdesc = Russian language pack for Firefox Nightly
- pkgver = 140.0a1.20250509.211222
+ pkgver = 140.0a1.20250510.092934
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-140.0a1.20250509.211222.xpi
- source = firefox-nightly-i18n-ru-140.0a1.20250509.211222.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-140.0a1.ru.langpack.xpi
- sha256sums = ea872057fd0964763d3843258b683a742308494cdab269b0aa6fe93d42b00d77
+ noextract = firefox-nightly-i18n-ru-140.0a1.20250510.092934.xpi
+ source = firefox-nightly-i18n-ru-140.0a1.20250510.092934.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-140.0a1.ru.langpack.xpi
+ sha256sums = 6387ff3a10fbe7cce88f4b0f1bb2291b0f4a9420b96a4697769aaee0cde7b3bb
pkgname = firefox-nightly-i18n-ru
diff --git a/PKGBUILD b/PKGBUILD
index c4d3ec801552..58d00cd5abba 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=140.0a1
-pkgver=140.0a1.20250509.211222
+pkgver=140.0a1.20250510.092934
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=('ea872057fd0964763d3843258b683a742308494cdab269b0aa6fe93d42b00d77')
+sha256sums=('6387ff3a10fbe7cce88f4b0f1bb2291b0f4a9420b96a4697769aaee0cde7b3bb')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \