summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2025-01-18 14:20:42 +0000
committergithub-actions[bot]2025-01-18 14:20:42 +0000
commit16d5693d89361004575a7e046c8de879469c3ba6 (patch)
tree89130c0f4e95669ec7e45153ea381c3be879461d
parent0e050ae103b3e79eca9d84ffe181e28812e0f261 (diff)
downloadaur-16d5693d89361004575a7e046c8de879469c3ba6.tar.gz
update to 136.0a1.20250118.091314
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d7feed8dbfb0..952d76c126d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-da
pkgdesc = Danish language pack for Firefox Nightly
- pkgver = 136.0a1.20250117.215754
+ pkgver = 136.0a1.20250118.091314
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-136.0a1.20250117.215754.xpi
- source = firefox-nightly-i18n-da-136.0a1.20250117.215754.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.da.langpack.xpi
- sha256sums = 37d8a59bd6b745b5064c222333f96513c0f552fe627b1d5880b7aa224416157f
+ noextract = firefox-nightly-i18n-da-136.0a1.20250118.091314.xpi
+ source = firefox-nightly-i18n-da-136.0a1.20250118.091314.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-136.0a1.da.langpack.xpi
+ sha256sums = 03b057f0d48475b0bf6984703eb36cce8d30314a9ed7a70c5134f1a172a1824d
pkgname = firefox-nightly-i18n-da
diff --git a/PKGBUILD b/PKGBUILD
index b26ce2dbae54..639d32794ce8 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=136.0a1
-pkgver=136.0a1.20250117.215754
+pkgver=136.0a1.20250118.091314
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=('37d8a59bd6b745b5064c222333f96513c0f552fe627b1d5880b7aa224416157f')
+sha256sums=('03b057f0d48475b0bf6984703eb36cce8d30314a9ed7a70c5134f1a172a1824d')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \