summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-10-21 13:31:03 +0000
committergithub-actions[bot]2024-10-21 13:31:03 +0000
commit8d26f845d46dd2847b7361d277700e56cf00d01c (patch)
tree91b201aada3e3565607e8de42ecb5cbec0905cd1
parent13c3944ecc089e8374c0489c9f0e582336138015 (diff)
downloadaur-8d26f845d46dd2847b7361d277700e56cf00d01c.tar.gz
update to 133.0a1.20241021.092809
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6e254498053a..9e72b3541a2c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-cak
pkgdesc = Maya Kaqchikel language pack for Firefox Nightly
- pkgver = 133.0a1.20241020.211110
+ pkgver = 133.0a1.20241021.092809
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-cak
license = GPL
license = LGPL
depends = firefox-nightly
- noextract = firefox-nightly-i18n-cak-133.0a1.20241020.211110.xpi
- source = firefox-nightly-i18n-cak-133.0a1.20241020.211110.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.cak.langpack.xpi
- sha256sums = 65b0dfabab599ad755903f9b19af6ea8ed6ade7829927e01255d7f39afdc83aa
+ noextract = firefox-nightly-i18n-cak-133.0a1.20241021.092809.xpi
+ source = firefox-nightly-i18n-cak-133.0a1.20241021.092809.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.cak.langpack.xpi
+ sha256sums = 041783dbb25f0caed5ddd52d2af969bf46c6529d716cc00c6539c7348257d751
pkgname = firefox-nightly-i18n-cak
diff --git a/PKGBUILD b/PKGBUILD
index 3d9f86f98408..479f0089d8ea 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.20241020.211110
+pkgver=133.0a1.20241021.092809
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=('65b0dfabab599ad755903f9b19af6ea8ed6ade7829927e01255d7f39afdc83aa')
+sha256sums=('041783dbb25f0caed5ddd52d2af969bf46c6529d716cc00c6539c7348257d751')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \