summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-03-25 14:25:00 +0000
committergithub-actions[bot]2025-03-25 14:25:00 +0000
commitdd8fdf889bd0d93ecfdd6bee10281f434394cc74 (patch)
tree204b9ef62b2d4cb988476079c8467ce142a37276
parent4758997e947fd09f0ad0c5c14c678474e6ed0106 (diff)
downloadaur-dd8fdf889bd0d93ecfdd6bee10281f434394cc74.tar.gz
update to 138.0a1.20250325.094751
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 75bc966f4b99..231d58632006 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-de
pkgdesc = German language pack for Firefox Nightly
- pkgver = 138.0a1.20250324.212807
+ pkgver = 138.0a1.20250325.094751
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-de
license = GPL
license = LGPL
depends = firefox-nightly
- noextract = firefox-nightly-i18n-de-138.0a1.20250324.212807.xpi
- source = firefox-nightly-i18n-de-138.0a1.20250324.212807.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.de.langpack.xpi
- sha256sums = da81fec38d71eb6889162d6e4c961e5a3e39f2e11eef754694a1a5de863d81e4
+ noextract = firefox-nightly-i18n-de-138.0a1.20250325.094751.xpi
+ source = firefox-nightly-i18n-de-138.0a1.20250325.094751.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-138.0a1.de.langpack.xpi
+ sha256sums = d8c25151aaa69c9d32859efa300a945a1f34f70c5d154b4cd8c357e3c1bf7b84
pkgname = firefox-nightly-i18n-de
diff --git a/PKGBUILD b/PKGBUILD
index 0b16aabb6096..20a9f2937f1e 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.212807
+pkgver=138.0a1.20250325.094751
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=('da81fec38d71eb6889162d6e4c961e5a3e39f2e11eef754694a1a5de863d81e4')
+sha256sums=('d8c25151aaa69c9d32859efa300a945a1f34f70c5d154b4cd8c357e3c1bf7b84')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \