summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-12-21 14:31:00 +0000
committergithub-actions[bot]2024-12-21 14:31:00 +0000
commitfd564633036433676688a7d5a8355e97b787320a (patch)
treecb542e442670b7b17fcd0035b2b3e9a5ef7d37f0
parentb545dfe199ec637b61f937f6a69600fd6cabc452 (diff)
downloadaur-fd564633036433676688a7d5a8355e97b787320a.tar.gz
update to 135.0a1.20241221.094256
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9bf972983638..bc4a114e106e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-ru
pkgdesc = Russian language pack for Firefox Nightly
- pkgver = 135.0a1.20241220.214556
+ pkgver = 135.0a1.20241221.094256
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-135.0a1.20241220.214556.xpi
- source = firefox-nightly-i18n-ru-135.0a1.20241220.214556.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.ru.langpack.xpi
- sha256sums = 3b224a980ba2d23036d438dd09ea6d4d4ed54cb39a12560e8c86784297b77439
+ noextract = firefox-nightly-i18n-ru-135.0a1.20241221.094256.xpi
+ source = firefox-nightly-i18n-ru-135.0a1.20241221.094256.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.ru.langpack.xpi
+ sha256sums = 2f397f8aaaf70d32515bbafa02e1e0bad8898314014cfeeccc3e80f79e7cecaa
pkgname = firefox-nightly-i18n-ru
diff --git a/PKGBUILD b/PKGBUILD
index 1ac2ad5cdade..fb65772f45d6 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=135.0a1
-pkgver=135.0a1.20241220.214556
+pkgver=135.0a1.20241221.094256
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=('3b224a980ba2d23036d438dd09ea6d4d4ed54cb39a12560e8c86784297b77439')
+sha256sums=('2f397f8aaaf70d32515bbafa02e1e0bad8898314014cfeeccc3e80f79e7cecaa')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \