summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-04-11 03:06:41 +0000
committergithub-actions[bot]2025-04-11 03:06:41 +0000
commitda6774c6fa3c021244310fc1cc539cfab2ae9530 (patch)
treed0220c8fa264d4aa9d51c81769acfd359b3c28de
parentb1b5cdc01c62ce426a7f1fe70ec17dc85b6f6ab1 (diff)
downloadaur-da6774c6fa3c021244310fc1cc539cfab2ae9530.tar.gz
update to 139.0a1.20250410.163733
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5ea65a24cca8..6672bbbe1171 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-da
pkgdesc = Danish language pack for Firefox Nightly
- pkgver = 139.0a1.20250410.092904
+ pkgver = 139.0a1.20250410.163733
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-139.0a1.20250410.092904.xpi
- source = firefox-nightly-i18n-da-139.0a1.20250410.092904.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.da.langpack.xpi
- sha256sums = 8d51e65631b91296b1738bd2b869bc3444203b120324926458f19499f2539fed
+ noextract = firefox-nightly-i18n-da-139.0a1.20250410.163733.xpi
+ source = firefox-nightly-i18n-da-139.0a1.20250410.163733.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.da.langpack.xpi
+ sha256sums = c7e2379be51acfe2f64ecaad8a641637a8ab4058ec38919108c482ac98cf6ddb
pkgname = firefox-nightly-i18n-da
diff --git a/PKGBUILD b/PKGBUILD
index 1f6de3f1a6d1..027368d47f12 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.20250410.092904
+pkgver=139.0a1.20250410.163733
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=('8d51e65631b91296b1738bd2b869bc3444203b120324926458f19499f2539fed')
+sha256sums=('c7e2379be51acfe2f64ecaad8a641637a8ab4058ec38919108c482ac98cf6ddb')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \