summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-04-03 14:23:47 +0000
committergithub-actions[bot]2025-04-03 14:23:47 +0000
commitd3af8e216c5393bf7f9e62956a14b8ad6d27e93f (patch)
tree813d72a5e51fcd16d62190846a12e2c147afc2ca
parent3b5ca0cd8e834af7386223d52d09182fed864714 (diff)
downloadaur-d3af8e216c5393bf7f9e62956a14b8ad6d27e93f.tar.gz
update to 139.0a1.20250403.095150
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 310ee78b6643..6ed43b4788f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-ca
pkgdesc = Catalan language pack for Firefox Nightly
- pkgver = 139.0a1.20250402.162225
+ pkgver = 139.0a1.20250403.095150
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-139.0a1.20250402.162225.xpi
- source = firefox-nightly-i18n-ca-139.0a1.20250402.162225.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.ca.langpack.xpi
- sha256sums = a6dc9838d52bdaee65ae4e7a9de72fecce9727e9c6a8a54b7834bd5c730b29f2
+ noextract = firefox-nightly-i18n-ca-139.0a1.20250403.095150.xpi
+ source = firefox-nightly-i18n-ca-139.0a1.20250403.095150.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.ca.langpack.xpi
+ sha256sums = 677e5c2e09718105d69b7578f5d82f5839fcc90e7020dc0561ee8842aed14570
pkgname = firefox-nightly-i18n-ca
diff --git a/PKGBUILD b/PKGBUILD
index 777b783b9beb..1a379e3d552c 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=139.0a1
-pkgver=139.0a1.20250402.162225
+pkgver=139.0a1.20250403.095150
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=('a6dc9838d52bdaee65ae4e7a9de72fecce9727e9c6a8a54b7834bd5c730b29f2')
+sha256sums=('677e5c2e09718105d69b7578f5d82f5839fcc90e7020dc0561ee8842aed14570')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \