summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-01-03 14:33:06 +0000
committergithub-actions[bot]2025-01-03 14:33:06 +0000
commit71f4b7b74736bf9b3e5d0a8fae7b34dd34cc31ea (patch)
tree8e0e9581a80fa526df7f0276d4de250e9a367385
parented28dbd990c4c9852bc021e33aa3262ee4984703 (diff)
downloadaur-71f4b7b74736bf9b3e5d0a8fae7b34dd34cc31ea.tar.gz
update to 135.0a1.20250103.094820
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce311667268f..0421c825efea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-ru
pkgdesc = Russian language pack for Firefox Nightly
- pkgver = 135.0a1.20250102.212743
+ pkgver = 135.0a1.20250103.094820
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.20250102.212743.xpi
- source = firefox-nightly-i18n-ru-135.0a1.20250102.212743.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.ru.langpack.xpi
- sha256sums = 8d492218282835e889f1f7262e3f114511aff876a6df6faec077706ca7916111
+ noextract = firefox-nightly-i18n-ru-135.0a1.20250103.094820.xpi
+ source = firefox-nightly-i18n-ru-135.0a1.20250103.094820.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.ru.langpack.xpi
+ sha256sums = ceabd6dfc865b7b56331ddbb5280f0ea91ffccf0be5bdf4ea963ce5e3dcb3c32
pkgname = firefox-nightly-i18n-ru
diff --git a/PKGBUILD b/PKGBUILD
index 3bf02cbb3359..1fda8da8f8ae 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.20250102.212743
+pkgver=135.0a1.20250103.094820
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=('8d492218282835e889f1f7262e3f114511aff876a6df6faec077706ca7916111')
+sha256sums=('ceabd6dfc865b7b56331ddbb5280f0ea91ffccf0be5bdf4ea963ce5e3dcb3c32')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \