summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-03-25 03:04:44 +0000
committergithub-actions[bot]2025-03-25 03:04:44 +0000
commit595b1352e22e1b98c2087d4b7b7fde9bc7e38b19 (patch)
tree8ff434256883acad1f4ded0b3624ad6ad853a57f
parent34ee21f309b615507b36aafe7c738a774b937e43 (diff)
downloadaur-595b1352e22e1b98c2087d4b7b7fde9bc7e38b19.tar.gz
update to 138.0a1.20250324.212807
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32a5b68908d0..f1a9048c8c42 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-da
pkgdesc = Danish language pack for Firefox Nightly
- pkgver = 138.0a1.20250324.091950
+ pkgver = 138.0a1.20250324.212807
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-138.0a1.20250324.091950.xpi
- source = firefox-nightly-i18n-da-138.0a1.20250324.091950.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.da.langpack.xpi
- sha256sums = 6ad6be6f23f96b1222f9eeeab82cbc3e67e14cb1c839237dd15b651c662a8518
+ noextract = firefox-nightly-i18n-da-138.0a1.20250324.212807.xpi
+ source = firefox-nightly-i18n-da-138.0a1.20250324.212807.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.da.langpack.xpi
+ sha256sums = 73233f33f78b4fcee5aa06c3a7c2a662a7839957622eacd2da96b78a20817e7a
pkgname = firefox-nightly-i18n-da
diff --git a/PKGBUILD b/PKGBUILD
index 276d0c57ef91..12d190bee2e5 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=138.0a1
-pkgver=138.0a1.20250324.091950
+pkgver=138.0a1.20250324.212807
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=('6ad6be6f23f96b1222f9eeeab82cbc3e67e14cb1c839237dd15b651c662a8518')
+sha256sums=('73233f33f78b4fcee5aa06c3a7c2a662a7839957622eacd2da96b78a20817e7a')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \