summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-04-01 14:26:24 +0000
committergithub-actions[bot]2025-04-01 14:26:24 +0000
commitb70d9bc2dbaa14025096833b31cfa79e2a86485f (patch)
treea60fc7cb9860af2f80606d8419b7f28aec49726f
parent7058cabdbcb5adb883f42125e4557dfb18276659 (diff)
downloadaur-b70d9bc2dbaa14025096833b31cfa79e2a86485f.tar.gz
update to 139.0a1.20250401.094015
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 402eb13b5a1d..7fa9cf3c3373 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-fi
pkgdesc = Finnish language pack for Firefox Nightly
- pkgver = 139.0a1.20250331.215235
+ pkgver = 139.0a1.20250401.094015
pkgrel = 1
url = https://www.mozilla.org/firefox/
arch = any
@@ -9,8 +9,8 @@ pkgbase = firefox-nightly-i18n-fi
license = GPL
license = LGPL
depends = firefox-nightly
- noextract = firefox-nightly-i18n-fi-139.0a1.20250331.215235.xpi
- source = firefox-nightly-i18n-fi-139.0a1.20250331.215235.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.fi.langpack.xpi
- sha256sums = ef16c7f1134da5cbafc71e7f53de6fdb7376b8a093f7bc24fe1a7f0c89b02d10
+ noextract = firefox-nightly-i18n-fi-139.0a1.20250401.094015.xpi
+ source = firefox-nightly-i18n-fi-139.0a1.20250401.094015.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-139.0a1.fi.langpack.xpi
+ sha256sums = 846892b92b2e6ae22c5d34782f23f4fc7d036796fe05b844d5e0c29eed25cf07
pkgname = firefox-nightly-i18n-fi
diff --git a/PKGBUILD b/PKGBUILD
index af77a91bf8af..a3f737df82f1 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.20250331.215235
+pkgver=139.0a1.20250401.094015
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=('ef16c7f1134da5cbafc71e7f53de6fdb7376b8a093f7bc24fe1a7f0c89b02d10')
+sha256sums=('846892b92b2e6ae22c5d34782f23f4fc7d036796fe05b844d5e0c29eed25cf07')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \