summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-12-11 14:53:15 +0000
committergithub-actions[bot]2024-12-11 14:53:15 +0000
commitdb37ba9a102f5111a282ff8fc163cc0ded8ab444 (patch)
tree7c3d878eeaf0a07529891c5ac7b643747776a56d
parentda38643e3dd7baf4cfcde2d80733d5cdfbcd69e2 (diff)
downloadaur-db37ba9a102f5111a282ff8fc163cc0ded8ab444.tar.gz
update to 135.0a1.20241211.100250
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d317d33f5a1d..d49baed7f6dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-ca
pkgdesc = Catalan language pack for Firefox Nightly
- pkgver = 135.0a1.20241210.205259
+ pkgver = 135.0a1.20241211.100250
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
- noextract = firefox-nightly-i18n-ca-135.0a1.20241210.205259.xpi
- source = firefox-nightly-i18n-ca-135.0a1.20241210.205259.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.ca.langpack.xpi
- sha256sums = 2a45fd77ebecb1ea6daf6ebc06fa0400380452e364bf227eef4cb2cb294eb538
+ noextract = firefox-nightly-i18n-ca-135.0a1.20241211.100250.xpi
+ source = firefox-nightly-i18n-ca-135.0a1.20241211.100250.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.ca.langpack.xpi
+ sha256sums = 9f75e93536b1b4832a4b693689109dd205f7c48e78b10b014bbf604909e78d59
pkgname = firefox-nightly-i18n-ca
diff --git a/PKGBUILD b/PKGBUILD
index 9a218eb17dfd..ebdd29104f36 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.20241210.205259
+pkgver=135.0a1.20241211.100250
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=('2a45fd77ebecb1ea6daf6ebc06fa0400380452e364bf227eef4cb2cb294eb538')
+sha256sums=('9f75e93536b1b4832a4b693689109dd205f7c48e78b10b014bbf604909e78d59')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \