summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-04-07 14:25:37 +0000
committergithub-actions[bot]2025-04-07 14:25:37 +0000
commit8ba69b6a631264b3b15c1db5d9444e2c961b895e (patch)
tree7b5816d19f154687a30761d16bec31c0a2aa46c3
parent5184e4bc23389e49ab749b5cc9e61e9b9b2cf09d (diff)
downloadaur-8ba69b6a631264b3b15c1db5d9444e2c961b895e.tar.gz
update to 139.0a1.20250407.091419
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a690c0fa5671..38427061966c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-de
pkgdesc = German language pack for Firefox Nightly
- pkgver = 139.0a1.20250406.090220
+ pkgver = 139.0a1.20250407.091419
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-139.0a1.20250406.090220.xpi
- source = firefox-nightly-i18n-de-139.0a1.20250406.090220.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.de.langpack.xpi
- sha256sums = 52fd6f960afeca074c44e5c03b4dc0dd1e645d14d4d5d3fc3bfa4fc5659bccbc
+ noextract = firefox-nightly-i18n-de-139.0a1.20250407.091419.xpi
+ source = firefox-nightly-i18n-de-139.0a1.20250407.091419.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.de.langpack.xpi
+ sha256sums = a5ad8ab5cf4c14330048cebd6bad6b8418aab4320b41660613e6edf60a19df5a
pkgname = firefox-nightly-i18n-de
diff --git a/PKGBUILD b/PKGBUILD
index 9a3e112e2802..2ab8b1058840 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.20250406.090220
+pkgver=139.0a1.20250407.091419
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=('52fd6f960afeca074c44e5c03b4dc0dd1e645d14d4d5d3fc3bfa4fc5659bccbc')
+sha256sums=('a5ad8ab5cf4c14330048cebd6bad6b8418aab4320b41660613e6edf60a19df5a')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \