summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-01-08 02:54:22 +0000
committergithub-actions[bot]2025-01-08 02:54:22 +0000
commit4848e1a2e56c040dcf2fb8d2b57e9c9808765593 (patch)
tree2e25e3a0f9d009dc23a015d35c938874634cee2d
parent65dc482bbe2d759056a5d7a54168006fed738e92 (diff)
downloadaur-4848e1a2e56c040dcf2fb8d2b57e9c9808765593.tar.gz
update to 136.0a1.20250107.165124
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d17dea84f589..f17b5f64ce88 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-ca
pkgdesc = Catalan language pack for Firefox Nightly
- pkgver = 136.0a1.20250107.091515
+ pkgver = 136.0a1.20250107.165124
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-136.0a1.20250107.091515.xpi
- source = firefox-nightly-i18n-ca-136.0a1.20250107.091515.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.ca.langpack.xpi
- sha256sums = 9e766c6260863665eca97f89c5b375d2bde431140855cf9cca2a9e64787e99f4
+ noextract = firefox-nightly-i18n-ca-136.0a1.20250107.165124.xpi
+ source = firefox-nightly-i18n-ca-136.0a1.20250107.165124.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.ca.langpack.xpi
+ sha256sums = 2f379b2096e5fee149b2b7a4158bddfc7fc969e5870dfa5760ff4810f4db695b
pkgname = firefox-nightly-i18n-ca
diff --git a/PKGBUILD b/PKGBUILD
index 30ab2c8dfcfa..0846a71c1f72 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=136.0a1
-pkgver=136.0a1.20250107.091515
+pkgver=136.0a1.20250107.165124
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=('9e766c6260863665eca97f89c5b375d2bde431140855cf9cca2a9e64787e99f4')
+sha256sums=('2f379b2096e5fee149b2b7a4158bddfc7fc969e5870dfa5760ff4810f4db695b')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \