summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-01-04 14:21:15 +0000
committergithub-actions[bot]2025-01-04 14:21:15 +0000
commit06d39d80b9883bc1b7714ce7db67024ebd0df3e7 (patch)
tree67f3aae2d9ae320f18bd7839612f2bb2cbdc1fd4
parentfb60a592f93ecdd90c2343df830211e3f6243f25 (diff)
downloadaur-06d39d80b9883bc1b7714ce7db67024ebd0df3e7.tar.gz
update to 135.0a1.20250104.091807
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e11394bc237b..76232dde3e0b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-da
pkgdesc = Danish language pack for Firefox Nightly
- pkgver = 135.0a1.20250103.215221
+ pkgver = 135.0a1.20250104.091807
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.20250103.215221.xpi
- source = firefox-nightly-i18n-da-135.0a1.20250103.215221.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.da.langpack.xpi
- sha256sums = a14998048a1cdfe39bbd6fed7a210b8854ab0fc1e5c63ffd126eba411dd76af3
+ noextract = firefox-nightly-i18n-da-135.0a1.20250104.091807.xpi
+ source = firefox-nightly-i18n-da-135.0a1.20250104.091807.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.da.langpack.xpi
+ sha256sums = 34792f8aa22ed795abc8f6851ab3b4eeb59f2bf9a33740fa6671b8d1de4c0a27
pkgname = firefox-nightly-i18n-da
diff --git a/PKGBUILD b/PKGBUILD
index 124929117f76..25151f7ab2b0 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.20250103.215221
+pkgver=135.0a1.20250104.091807
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=('a14998048a1cdfe39bbd6fed7a210b8854ab0fc1e5c63ffd126eba411dd76af3')
+sha256sums=('34792f8aa22ed795abc8f6851ab3b4eeb59f2bf9a33740fa6671b8d1de4c0a27')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \