summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-04-05 14:21:58 +0000
committergithub-actions[bot]2025-04-05 14:21:58 +0000
commite9f47b8c1632c6686ea3a6d480c6791bb288ca1b (patch)
tree6f1188f43e38f7369ac0f0a9303294e3a06dad96
parent15f0d1b5f539be44eff487676f6b73a6ae15228f (diff)
downloadaur-e9f47b8c1632c6686ea3a6d480c6791bb288ca1b.tar.gz
update to 139.0a1.20250405.091754
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 120ba4f4f578..60fddefae7b8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-da
pkgdesc = Danish language pack for Firefox Nightly
- pkgver = 139.0a1.20250404.213723
+ pkgver = 139.0a1.20250405.091754
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.20250404.213723.xpi
- source = firefox-nightly-i18n-da-139.0a1.20250404.213723.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.da.langpack.xpi
- sha256sums = be147982bd73f94c32f4699f4ad05c8e4daa5a9ac44de5ecc72c7dbf961be489
+ noextract = firefox-nightly-i18n-da-139.0a1.20250405.091754.xpi
+ source = firefox-nightly-i18n-da-139.0a1.20250405.091754.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.da.langpack.xpi
+ sha256sums = b396626f00c4025719a9721d6bfe619bf3a673fc148ab25a2a031dacf7ab29dc
pkgname = firefox-nightly-i18n-da
diff --git a/PKGBUILD b/PKGBUILD
index 24ed2a019c35..1b0cd72d51ca 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.20250404.213723
+pkgver=139.0a1.20250405.091754
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=('be147982bd73f94c32f4699f4ad05c8e4daa5a9ac44de5ecc72c7dbf961be489')
+sha256sums=('b396626f00c4025719a9721d6bfe619bf3a673fc148ab25a2a031dacf7ab29dc')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \