summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-03-19 03:02:31 +0000
committergithub-actions[bot]2025-03-19 03:02:31 +0000
commit53357550c282062dacea5c2e5ea2bbbacd6fd70d (patch)
tree4c1abac7f131364d6423abb1f35c7f6694e755cc
parent5f2e80f52e7996136059226a0ab78810e33f0d9d (diff)
downloadaur-53357550c282062dacea5c2e5ea2bbbacd6fd70d.tar.gz
update to 138.0a1.20250318.213234
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c637160a4a18..fa4d207cb607 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-da
pkgdesc = Danish language pack for Firefox Nightly
- pkgver = 138.0a1.20250318.090311
+ pkgver = 138.0a1.20250318.213234
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.20250318.090311.xpi
- source = firefox-nightly-i18n-da-138.0a1.20250318.090311.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.da.langpack.xpi
- sha256sums = ce29bf89d393df5fdf19c7d2d890e78e8e61e4838f8335592cf8c69afb0085ec
+ noextract = firefox-nightly-i18n-da-138.0a1.20250318.213234.xpi
+ source = firefox-nightly-i18n-da-138.0a1.20250318.213234.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.da.langpack.xpi
+ sha256sums = 2a8e93e3d388f4beec7bef5affe6bf73154b0d288edf03ae5be6794dc25f6f14
pkgname = firefox-nightly-i18n-da
diff --git a/PKGBUILD b/PKGBUILD
index 35352e4c3fbf..f59801e3314d 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.20250318.090311
+pkgver=138.0a1.20250318.213234
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=('ce29bf89d393df5fdf19c7d2d890e78e8e61e4838f8335592cf8c69afb0085ec')
+sha256sums=('2a8e93e3d388f4beec7bef5affe6bf73154b0d288edf03ae5be6794dc25f6f14')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \