summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-10-19 13:40:28 +0000
committergithub-actions[bot]2024-10-19 13:40:28 +0000
commitc9b2b757c73bc16607f3ccead08ce021e11e1ccf (patch)
treefcd0b9371d10ebeb8fdbcc534e88a881e1b9d5b4
parent46d8e585818a120265bed9e865d596bcb7b976a1 (diff)
downloadaur-c9b2b757c73bc16607f3ccead08ce021e11e1ccf.tar.gz
update to 133.0a1.20241019.063152
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32ab7bcc4a01..e1196688433f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-ru
pkgdesc = Russian language pack for Firefox Nightly
- pkgver = 133.0a1.20241018.211452
+ pkgver = 133.0a1.20241019.063152
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-133.0a1.20241018.211452.xpi
- source = firefox-nightly-i18n-ru-133.0a1.20241018.211452.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.ru.langpack.xpi
- sha256sums = 4b228e4068ff3e8343fb303ae7f93effa87cbc7d8bd93da7cbd1d88e01f33afc
+ noextract = firefox-nightly-i18n-ru-133.0a1.20241019.063152.xpi
+ source = firefox-nightly-i18n-ru-133.0a1.20241019.063152.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.ru.langpack.xpi
+ sha256sums = 3b00b6918995bc5042d213ef3cd5d5f278d9b400d6e0001745c30ec1acb15652
pkgname = firefox-nightly-i18n-ru
diff --git a/PKGBUILD b/PKGBUILD
index 66198a98144b..3f57295b3562 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=133.0a1
-pkgver=133.0a1.20241018.211452
+pkgver=133.0a1.20241019.063152
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=('4b228e4068ff3e8343fb303ae7f93effa87cbc7d8bd93da7cbd1d88e01f33afc')
+sha256sums=('3b00b6918995bc5042d213ef3cd5d5f278d9b400d6e0001745c30ec1acb15652')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \