summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-10-10 03:28:29 +0000
committergithub-actions[bot]2024-10-10 03:28:29 +0000
commiteca41f55d9f77943749b57aae2c2e51617a4f905 (patch)
treec8a1bad610b7f0fc23bb5107f3fa4c7897fd45b8
parentb9b0c80dc750bcf85e715d0b6877f42ee7f8eda4 (diff)
downloadaur-eca41f55d9f77943749b57aae2c2e51617a4f905.tar.gz
update to 133.0a1.20241009.214609
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e1c1d3ca331..0ba4266b53ad 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-da
pkgdesc = Danish language pack for Firefox Nightly
- pkgver = 133.0a1.20241009.094637
+ pkgver = 133.0a1.20241009.214609
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-bin
- noextract = firefox-nightly-i18n-da-133.0a1.20241009.094637.xpi
- source = firefox-nightly-i18n-da-133.0a1.20241009.094637.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.da.langpack.xpi
- sha256sums = 8f07c96103e0f07b47a408ab8cef5affae5f04d523de8a82934a864c51aba859
+ noextract = firefox-nightly-i18n-da-133.0a1.20241009.214609.xpi
+ source = firefox-nightly-i18n-da-133.0a1.20241009.214609.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-133.0a1.da.langpack.xpi
+ sha256sums = bec1b6f49db5c17651942e809761ebbda1da4516a03a9573fd32b18efcc2b141
pkgname = firefox-nightly-i18n-da
diff --git a/PKGBUILD b/PKGBUILD
index f43549711350..1059984cce25 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=133.0a1
-pkgver=133.0a1.20241009.094637
+pkgver=133.0a1.20241009.214609
depends=("firefox-nightly-bin")
@@ -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=('8f07c96103e0f07b47a408ab8cef5affae5f04d523de8a82934a864c51aba859')
+sha256sums=('bec1b6f49db5c17651942e809761ebbda1da4516a03a9573fd32b18efcc2b141')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \