summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-10-30 13:31:52 +0000
committergithub-actions[bot]2024-10-30 13:31:52 +0000
commit107aa1e87319390123008f427d55b2a8585b37f9 (patch)
treedf5262c454a6bdd38cbaec5805a448aee33b463a
parent51e6fb3bf083d0d1beb0f6993ba26b97c3270e48 (diff)
downloadaur-107aa1e87319390123008f427d55b2a8585b37f9.tar.gz
update to 134.0a1.20241030.093012
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28dbcc4d17d8..ff5f2e2a63dc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-ca
pkgdesc = Catalan language pack for Firefox Nightly
- pkgver = 134.0a1.20241029.155057
+ pkgver = 134.0a1.20241030.093012
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.20241029.155057.xpi
- source = firefox-nightly-i18n-ca-134.0a1.20241029.155057.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.ca.langpack.xpi
- sha256sums = 0e2c49e1625e62c5ab91c939563f599e6c1b6f1054fdb041d37b08b341dfbde1
+ noextract = firefox-nightly-i18n-ca-134.0a1.20241030.093012.xpi
+ source = firefox-nightly-i18n-ca-134.0a1.20241030.093012.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-134.0a1.ca.langpack.xpi
+ sha256sums = c0530a52d336538da1c5a5de42f179acce2ed1b0e4f8a934aa27bd61356e9036
pkgname = firefox-nightly-i18n-ca
diff --git a/PKGBUILD b/PKGBUILD
index e6943ebb175f..fe49f6a59fe3 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.20241029.155057
+pkgver=134.0a1.20241030.093012
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=('0e2c49e1625e62c5ab91c939563f599e6c1b6f1054fdb041d37b08b341dfbde1')
+sha256sums=('c0530a52d336538da1c5a5de42f179acce2ed1b0e4f8a934aa27bd61356e9036')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \