fix: point PKGBUILD urls and index template at Euri-Linux gitea
Build Packages / build (push) Failing after 1m24s

This commit is contained in:
2026-08-21 22:05:15 +02:00
parent 0cfc149d37
commit 872c89c583
22 changed files with 31 additions and 31 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ pkgver=2.0
pkgrel=5
pkgdesc="Calamares branding for Euri Linux online installer"
arch=('any')
url="https://github.com/Euri-Linux"
url="https://antergos-nas.taild4360b.ts.net/Euri-Linux"
license=('GPL3')
depends=('calamares' 'yad')
optdepends=('zenity: fallback for graphical mode chooser dialog')
@@ -19,10 +19,10 @@ strings:
versionedName: "Euri Linux 2026.08.17 Arranxo"
shortVersionedName: "Euri Linux 2026.08.17"
bootloaderEntryName: "Euri Linux"
productUrl: "https://github.com/Euri-Linux"
supportUrl: "https://github.com/Euri-Linux"
knownIssuesUrl: "https://github.com/Euri-Linux/euri-iso/issues"
releaseNotesUrl: "https://github.com/Euri-Linux"
productUrl: "https://antergos-nas.taild4360b.ts.net/Euri-Linux"
supportUrl: "https://antergos-nas.taild4360b.ts.net/Euri-Linux"
knownIssuesUrl: "https://antergos-nas.taild4360b.ts.net/Euri-Linux/euri-iso/issues"
releaseNotesUrl: "https://antergos-nas.taild4360b.ts.net/Euri-Linux"
donateUrl: ""
images:
+1 -1
View File
@@ -73,7 +73,7 @@ Item {
title: qsTr("Thank You")
secondaryTitle: qsTr("Your installation is in progress")
body: qsTr("Sit back and relax while your system is being configured. We hope you enjoy Euri Linux.")
footer: qsTr("github.com/Euri-Linux")
footer: qsTr("antergos-nas.taild4360b.ts.net/Euri-Linux")
}
]