summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-02-22 02:50:23 +0000
committergithub-actions[bot]2025-02-22 02:50:23 +0000
commit1c349d96d66bbd54ea2e7364eb385e4efe49dfdd (patch)
tree382467def8857e6c723ab20ef75343f6e064916c
parente940d8140b7130c9ce0b4ee5ce2dcb78849e5e55 (diff)
downloadaur-1c349d96d66bbd54ea2e7364eb385e4efe49dfdd.tar.gz
update to 137.0a1.20250221.165821
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e866136cfc89..7a8634e71cf6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-da
pkgdesc = Danish language pack for Firefox Nightly
- pkgver = 137.0a1.20250221.095438
+ pkgver = 137.0a1.20250221.165821
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.20250221.095438.xpi
- source = firefox-nightly-i18n-da-137.0a1.20250221.095438.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.da.langpack.xpi
- sha256sums = 30a977446ce253b480248b1a96a0dbdf33d3eb21de53a6d99fa17de4fa868c04
+ noextract = firefox-nightly-i18n-da-137.0a1.20250221.165821.xpi
+ source = firefox-nightly-i18n-da-137.0a1.20250221.165821.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-137.0a1.da.langpack.xpi
+ sha256sums = 830c149b0dc9d05b881a034832a13bf5b05e750006f1855343982494d990c091
pkgname = firefox-nightly-i18n-da
diff --git a/PKGBUILD b/PKGBUILD
index b6e207241fcb..2b6809b240fd 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.20250221.095438
+pkgver=137.0a1.20250221.165821
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=('30a977446ce253b480248b1a96a0dbdf33d3eb21de53a6d99fa17de4fa868c04')
+sha256sums=('830c149b0dc9d05b881a034832a13bf5b05e750006f1855343982494d990c091')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \