summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-04-12 03:03:19 +0000
committergithub-actions[bot]2025-04-12 03:03:19 +0000
commit4f03ad4366ef9fc3aa01aad4b7db8f78bc153352 (patch)
tree6f9f2b2df3edca34b2e3f270b5d7021a416458c9
parent7d40d98bda116b92d4c4eec9ee92f83360799fb9 (diff)
downloadaur-4f03ad4366ef9fc3aa01aad4b7db8f78bc153352.tar.gz
update to 139.0a1.20250411.214234
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96d62a757fc5..d0a4f3bde6de 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-da
pkgdesc = Danish language pack for Firefox Nightly
- pkgver = 139.0a1.20250411.092938
+ pkgver = 139.0a1.20250411.214234
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.20250411.092938.xpi
- source = firefox-nightly-i18n-da-139.0a1.20250411.092938.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.da.langpack.xpi
- sha256sums = 3977047e2ee992116ec33675ffb905ac860c7136430e6cd1f17df7d31a7d2771
+ noextract = firefox-nightly-i18n-da-139.0a1.20250411.214234.xpi
+ source = firefox-nightly-i18n-da-139.0a1.20250411.214234.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.da.langpack.xpi
+ sha256sums = dc06e554baf89e4faa1980c3152a01160c8f9225c130ab90d2be2f31c129cbdf
pkgname = firefox-nightly-i18n-da
diff --git a/PKGBUILD b/PKGBUILD
index 3f9fa3f89c30..87061b26e2a6 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.20250411.092938
+pkgver=139.0a1.20250411.214234
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=('3977047e2ee992116ec33675ffb905ac860c7136430e6cd1f17df7d31a7d2771')
+sha256sums=('dc06e554baf89e4faa1980c3152a01160c8f9225c130ab90d2be2f31c129cbdf')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \