summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-02-16 02:59:15 +0000
committergithub-actions[bot]2025-02-16 02:59:15 +0000
commit1f027553606abbb11cd9816990ab7d977da4277a (patch)
tree1a9c080c00d4f1d54eab8778a0d1d0c2c0ad7496
parent4584aedff0e692b40a1df0cacfd518801e5dc47c (diff)
downloadaur-1f027553606abbb11cd9816990ab7d977da4277a.tar.gz
update to 137.0a1.20250215.211207
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 727e884c4e5b..a641d1fa16c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-da
pkgdesc = Danish language pack for Firefox Nightly
- pkgver = 137.0a1.20250215.092323
+ pkgver = 137.0a1.20250215.211207
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-da
license = GPL
license = LGPL
depends = firefox-nightly
- noextract = firefox-nightly-i18n-da-137.0a1.20250215.092323.xpi
- source = firefox-nightly-i18n-da-137.0a1.20250215.092323.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.da.langpack.xpi
- sha256sums = 95076e8a49dcbf7dc439583e31f0fa1f6d0d37add17426f4d4184d11fba9f0cb
+ noextract = firefox-nightly-i18n-da-137.0a1.20250215.211207.xpi
+ source = firefox-nightly-i18n-da-137.0a1.20250215.211207.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.da.langpack.xpi
+ sha256sums = 41297ed9482d4d363d6be9c46bdac248efd5caea3583c82e0e984719bc08f784
pkgname = firefox-nightly-i18n-da
diff --git a/PKGBUILD b/PKGBUILD
index 84bbcb502cc1..0c80a230e500 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=137.0a1
-pkgver=137.0a1.20250215.092323
+pkgver=137.0a1.20250215.211207
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=('95076e8a49dcbf7dc439583e31f0fa1f6d0d37add17426f4d4184d11fba9f0cb')
+sha256sums=('41297ed9482d4d363d6be9c46bdac248efd5caea3583c82e0e984719bc08f784')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \