summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-11-12 02:19:20 +0000
committergithub-actions[bot]2024-11-12 02:19:20 +0000
commitd9f07eed67f9b9a5840761a0bbf612df28a7b888 (patch)
tree1f6fd4dbd1944b5744925c06b98d251c69de8b17
parentb8303c24e5df5a35875807c88c25eccdb9f43c89 (diff)
downloadaur-d9f07eed67f9b9a5840761a0bbf612df28a7b888.tar.gz
update to 134.0a1.20241111.213954
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 894e21226c31..f6cecca6c1cb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-ca
pkgdesc = Catalan language pack for Firefox Nightly
- pkgver = 134.0a1.20241111.094531
+ pkgver = 134.0a1.20241111.213954
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-134.0a1.20241111.094531.xpi
- source = firefox-nightly-i18n-ca-134.0a1.20241111.094531.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.ca.langpack.xpi
- sha256sums = b76355b7cd13778994e753febbc80041b450df1074597ac88057a6166c429b47
+ noextract = firefox-nightly-i18n-ca-134.0a1.20241111.213954.xpi
+ source = firefox-nightly-i18n-ca-134.0a1.20241111.213954.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.ca.langpack.xpi
+ sha256sums = 08f314e43b355193a8744caed085e0f39687826aa90da562406b74467803ebe0
pkgname = firefox-nightly-i18n-ca
diff --git a/PKGBUILD b/PKGBUILD
index 8b02772f801b..81cd543a7b0f 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=134.0a1
-pkgver=134.0a1.20241111.094531
+pkgver=134.0a1.20241111.213954
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=('b76355b7cd13778994e753febbc80041b450df1074597ac88057a6166c429b47')
+sha256sums=('08f314e43b355193a8744caed085e0f39687826aa90da562406b74467803ebe0')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \