summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-02-12 14:27:55 +0000
committergithub-actions[bot]2025-02-12 14:27:55 +0000
commit8b863d6dd0f950eab2379c800a2e1a94acda35e4 (patch)
tree08467b2a3d8cea33a2f10b45d1430ab01b92323b
parent7a8b5ab06109a8c0dafc9eb736241b04ecd7a945 (diff)
downloadaur-8b863d6dd0f950eab2379c800a2e1a94acda35e4.tar.gz
update to 137.0a1.20250211.214755
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0079dae6e4b3..e22a943ad548 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-ru
pkgdesc = Russian language pack for Firefox Nightly
- pkgver = 137.0a1.20250211.214755
+ pkgver = 137.0a1.20250212.110129
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.20250211.214755.xpi
- source = firefox-nightly-i18n-ru-137.0a1.20250211.214755.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.ru.langpack.xpi
- sha256sums = 9246c1a2d4b02532ecc7b10508eb78e61c4674155b31f22faf21374c3b00a01f
+ noextract = firefox-nightly-i18n-ru-137.0a1.20250212.110129.xpi
+ source = firefox-nightly-i18n-ru-137.0a1.20250212.110129.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.ru.langpack.xpi
+ sha256sums = d4e67e5edd9eb3b4b20b59c9667ddcee2b87b246c3067ec27c2f866d991ea5b0
pkgname = firefox-nightly-i18n-ru
diff --git a/PKGBUILD b/PKGBUILD
index 87738f255b8f..77d20c7d1c7b 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.20250211.214755
+pkgver=137.0a1.20250212.110129
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=('9246c1a2d4b02532ecc7b10508eb78e61c4674155b31f22faf21374c3b00a01f')
+sha256sums=('d4e67e5edd9eb3b4b20b59c9667ddcee2b87b246c3067ec27c2f866d991ea5b0')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \