summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-03-15 02:58:13 +0000
committergithub-actions[bot]2025-03-15 02:58:13 +0000
commitdc016484cda7acff1ebca82ae2c42bdbdd5c8441 (patch)
tree93aa01094640515848aa4b5766985fc580bff94f
parentd8e00f01a4288039e8efdb9399f143c30f6891ea (diff)
downloadaur-dc016484cda7acff1ebca82ae2c42bdbdd5c8441.tar.gz
update to 138.0a1.20250314.211155
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ab499d1ff3b..ef6807eed94d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-da
pkgdesc = Danish language pack for Firefox Nightly
- pkgver = 138.0a1.20250314.044514
+ pkgver = 138.0a1.20250314.211155
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.20250314.044514.xpi
- source = firefox-nightly-i18n-da-138.0a1.20250314.044514.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.da.langpack.xpi
- sha256sums = bad3b3a89cefb132b3ef44cf8e35f153a012217c24b7bf4f0d4d15b9217944c2
+ noextract = firefox-nightly-i18n-da-138.0a1.20250314.211155.xpi
+ source = firefox-nightly-i18n-da-138.0a1.20250314.211155.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.da.langpack.xpi
+ sha256sums = 475884654ec3c42f1ff60c82b915cbafec72c8a9a734b3c73676fffe78650e50
pkgname = firefox-nightly-i18n-da
diff --git a/PKGBUILD b/PKGBUILD
index 4ff6ed5bc66d..6fed35671be4 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.20250314.044514
+pkgver=138.0a1.20250314.211155
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=('bad3b3a89cefb132b3ef44cf8e35f153a012217c24b7bf4f0d4d15b9217944c2')
+sha256sums=('475884654ec3c42f1ff60c82b915cbafec72c8a9a734b3c73676fffe78650e50')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \