summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-04-20 14:21:44 +0000
committergithub-actions[bot]2025-04-20 14:21:44 +0000
commit2c679dcdbd3c618208de2b66212b9c7b02061949 (patch)
tree94d87996e44fa2c237e5aa7769b4201f414d375b
parent26210a7e49ceb71250fad05e7e69dc8b65a55c2a (diff)
downloadaur-2c679dcdbd3c618208de2b66212b9c7b02061949.tar.gz
update to 139.0a1.20250420.080730
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b1ee93648af..618cf551f20b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-da
pkgdesc = Danish language pack for Firefox Nightly
- pkgver = 139.0a1.20250419.204823
+ pkgver = 139.0a1.20250420.080730
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.20250419.204823.xpi
- source = firefox-nightly-i18n-da-139.0a1.20250419.204823.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.da.langpack.xpi
- sha256sums = 930f1522465dc39dd8248fe65aa950987e6e1cbc786b14c96dd254ad30e98f8c
+ noextract = firefox-nightly-i18n-da-139.0a1.20250420.080730.xpi
+ source = firefox-nightly-i18n-da-139.0a1.20250420.080730.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.da.langpack.xpi
+ sha256sums = d5a71dc7bb9f0dca67139f3526f52077c432af4675531341f59b05723ac0f39d
pkgname = firefox-nightly-i18n-da
diff --git a/PKGBUILD b/PKGBUILD
index 6ec82e7a4892..06ad3dd30251 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.20250419.204823
+pkgver=139.0a1.20250420.080730
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=('930f1522465dc39dd8248fe65aa950987e6e1cbc786b14c96dd254ad30e98f8c')
+sha256sums=('d5a71dc7bb9f0dca67139f3526f52077c432af4675531341f59b05723ac0f39d')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \