summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-10-14 13:33:29 +0000
committergithub-actions[bot]2024-10-14 13:33:29 +0000
commite6d7c4ce218bf5a07a604329fe452ba4df3ff827 (patch)
tree6b68c18e9e42a536c9f345be958194da48af1380
parentec34c185b3a24ab49bae34475256f2da5e4db0ac (diff)
downloadaur-e6d7c4ce218bf5a07a604329fe452ba4df3ff827.tar.gz
update to 133.0a1.20241014.095457
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d3e922381036..22599df317d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-ca
pkgdesc = Catalan language pack for Firefox Nightly
- pkgver = 133.0a1.20241013.211859
+ pkgver = 133.0a1.20241014.095457
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-ca
license = GPL
license = LGPL
depends = firefox-nightly-bin
- noextract = firefox-nightly-i18n-ca-133.0a1.20241013.211859.xpi
- source = firefox-nightly-i18n-ca-133.0a1.20241013.211859.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.ca.langpack.xpi
- sha256sums = ef5bc34909a2c7609877dd7e3650eb4a564a8fde25b63a24340d6b93027e1c19
+ noextract = firefox-nightly-i18n-ca-133.0a1.20241014.095457.xpi
+ source = firefox-nightly-i18n-ca-133.0a1.20241014.095457.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.ca.langpack.xpi
+ sha256sums = 7fd2c0ad3f897df300f5594f32f7eb50f65420a917c1041aa4101f129aadbaaf
pkgname = firefox-nightly-i18n-ca
diff --git a/PKGBUILD b/PKGBUILD
index e5c44cc5fb67..02c5eb0538b9 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.20241013.211859
+pkgver=133.0a1.20241014.095457
depends=("firefox-nightly-bin")
@@ -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=('ef5bc34909a2c7609877dd7e3650eb4a564a8fde25b63a24340d6b93027e1c19')
+sha256sums=('7fd2c0ad3f897df300f5594f32f7eb50f65420a917c1041aa4101f129aadbaaf')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \