summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-01-21 02:54:42 +0000
committergithub-actions[bot]2025-01-21 02:54:42 +0000
commita9f25d4338d68bac108b1e774ed834dbe15d2f34 (patch)
tree227638f6ba424132df2b599a6acb473e249fda74
parent1c9c6cf4ccbb64d06e604ac606498c45c7188d1b (diff)
downloadaur-a9f25d4338d68bac108b1e774ed834dbe15d2f34.tar.gz
update to 136.0a1.20250120.214839
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53dbbb482333..4447b63539f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-ru
pkgdesc = Russian language pack for Firefox Nightly
- pkgver = 136.0a1.20250120.104134
+ pkgver = 136.0a1.20250120.214839
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.20250120.104134.xpi
- source = firefox-nightly-i18n-ru-136.0a1.20250120.104134.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.ru.langpack.xpi
- sha256sums = f93f77a11c25c2bb6b52afd96abcb52f0e6bc856796869b866f7da49e49df06c
+ noextract = firefox-nightly-i18n-ru-136.0a1.20250120.214839.xpi
+ source = firefox-nightly-i18n-ru-136.0a1.20250120.214839.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.ru.langpack.xpi
+ sha256sums = 06708263574bc5f51645ce2c4521727d216acb8658e21000ad010de4b7b51669
pkgname = firefox-nightly-i18n-ru
diff --git a/PKGBUILD b/PKGBUILD
index e3b99346916f..7fc53ae60ada 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.20250120.104134
+pkgver=136.0a1.20250120.214839
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=('f93f77a11c25c2bb6b52afd96abcb52f0e6bc856796869b866f7da49e49df06c')
+sha256sums=('06708263574bc5f51645ce2c4521727d216acb8658e21000ad010de4b7b51669')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \