summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-12-08 13:31:24 +0000
committergithub-actions[bot]2024-12-08 13:31:24 +0000
commit4b3329598e64d827fa9b25de52b702079ed32bc6 (patch)
treeeed03f4778936ecd61d603ab0f5134c9a685c13d
parent57a15b0e424d6ecc2c8d9139557cfec043148680 (diff)
downloadaur-4b3329598e64d827fa9b25de52b702079ed32bc6.tar.gz
update to 135.0a1.20241208.090341
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 547f59e8cf0d..f7a21f872987 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-da
pkgdesc = Danish language pack for Firefox Nightly
- pkgver = 135.0a1.20241207.213501
+ pkgver = 135.0a1.20241208.090341
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-135.0a1.20241207.213501.xpi
- source = firefox-nightly-i18n-da-135.0a1.20241207.213501.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.da.langpack.xpi
- sha256sums = ac39e705d93d89e6c4b46e30ae9ac4c40dca467e542aecc1d20a53c90d10a8ca
+ noextract = firefox-nightly-i18n-da-135.0a1.20241208.090341.xpi
+ source = firefox-nightly-i18n-da-135.0a1.20241208.090341.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.da.langpack.xpi
+ sha256sums = 2501bf10135b5a8034e8eaf33d5bdf90caafb7c61579d3fcf36bca5f4f401256
pkgname = firefox-nightly-i18n-da
diff --git a/PKGBUILD b/PKGBUILD
index fdbb22cef483..32ec67a17bf3 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=135.0a1
-pkgver=135.0a1.20241207.213501
+pkgver=135.0a1.20241208.090341
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=('ac39e705d93d89e6c4b46e30ae9ac4c40dca467e542aecc1d20a53c90d10a8ca')
+sha256sums=('2501bf10135b5a8034e8eaf33d5bdf90caafb7c61579d3fcf36bca5f4f401256')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \