summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-01-22 14:27:24 +0000
committergithub-actions[bot]2025-01-22 14:27:24 +0000
commit7b34d534fe33f6af625b0d9eaf315e4ea4b0cca5 (patch)
tree99c2f0e66c5f6bec370ce875bf6c1a961c3325e7
parent9cca11d6fa33cf957cc997ca7f3a8037da72425d (diff)
downloadaur-7b34d534fe33f6af625b0d9eaf315e4ea4b0cca5.tar.gz
update to 136.0a1.20250122.090205
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 708b98e47257..2e441e44391b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-ru
pkgdesc = Russian language pack for Firefox Nightly
- pkgver = 136.0a1.20250121.212851
+ pkgver = 136.0a1.20250122.090205
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-136.0a1.20250121.212851.xpi
- source = firefox-nightly-i18n-ru-136.0a1.20250121.212851.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.ru.langpack.xpi
- sha256sums = d423f47bfb0f28e869ba8ee02437df12ce8d9472ac0ab9ceecf54e2edf7bfaad
+ noextract = firefox-nightly-i18n-ru-136.0a1.20250122.090205.xpi
+ source = firefox-nightly-i18n-ru-136.0a1.20250122.090205.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.ru.langpack.xpi
+ sha256sums = 613dc8734c28b47c1f1f4f0e3533f9a4524f0fbf6f2e027db4cfea646e9cebe4
pkgname = firefox-nightly-i18n-ru
diff --git a/PKGBUILD b/PKGBUILD
index 9d682c7e3f9a..9d617479a5b5 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=136.0a1
-pkgver=136.0a1.20250121.212851
+pkgver=136.0a1.20250122.090205
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=('d423f47bfb0f28e869ba8ee02437df12ce8d9472ac0ab9ceecf54e2edf7bfaad')
+sha256sums=('613dc8734c28b47c1f1f4f0e3533f9a4524f0fbf6f2e027db4cfea646e9cebe4')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \