summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgithub-actions[bot]2024-12-11 02:33:17 +0000
committergithub-actions[bot]2024-12-11 02:33:17 +0000
commit6149346ef5618ead012d93a55369d429b8079e8f (patch)
tree44c7fd613ecfe4622825a67bcb49941f9e90caf1
parent58ea97be92c5472434b5129a61afb0e2d0d2aedf (diff)
downloadaur-6149346ef5618ead012d93a55369d429b8079e8f.tar.gz
update to 135.0a1.20241210.205259
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 32b257387534..5fb529cd58da 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = firefox-nightly-i18n-da
pkgdesc = Danish language pack for Firefox Nightly
- pkgver = 135.0a1.20241210.093052
+ pkgver = 135.0a1.20241210.205259
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.20241210.093052.xpi
- source = firefox-nightly-i18n-da-135.0a1.20241210.093052.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.da.langpack.xpi
- sha256sums = 8da36e0ae228c05b43d65ecd7ce29e94d43a312012b8339e60404dc7d2fe6623
+ noextract = firefox-nightly-i18n-da-135.0a1.20241210.205259.xpi
+ source = firefox-nightly-i18n-da-135.0a1.20241210.205259.xpi::https://ftp.mozilla.org/pub/firefox/nightly/latest-mozilla-central-l10n/linux-x86_64/xpi/firefox-135.0a1.da.langpack.xpi
+ sha256sums = b15db6de2534ee025727d398be9bb122e15b861a03e994bb20939d8dcefae211
pkgname = firefox-nightly-i18n-da
diff --git a/PKGBUILD b/PKGBUILD
index 3ef5023946c4..cefc34156a16 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.20241210.093052
+pkgver=135.0a1.20241210.205259
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=('8da36e0ae228c05b43d65ecd7ce29e94d43a312012b8339e60404dc7d2fe6623')
+sha256sums=('b15db6de2534ee025727d398be9bb122e15b861a03e994bb20939d8dcefae211')
package() {
install -Dm644 "${_pkgname_base}-${_language_short}-${pkgver}.xpi" \