fix: point PKGBUILD urls and index template at Euri-Linux gitea
Build Packages / build (push) Failing after 1m24s
Build Packages / build (push) Failing after 1m24s
This commit is contained in:
+3
-3
@@ -295,11 +295,11 @@ Server = <span class="text-[#6aaf6a]">https://antergos-nas.taild4360b.ts.net/pkg
|
|||||||
|
|
||||||
<!-- Footer -->
|
<!-- Footer -->
|
||||||
<div class="text-center mt-10 text-xs text-muted">
|
<div class="text-center mt-10 text-xs text-muted">
|
||||||
<a href="https://github.com/Euri-Linux/euri-packages" class="hover:text-accent transition-colors">GitHub</a>
|
<a href="https://antergos-nas.taild4360b.ts.net/Euri-Linux/euri-packages" class="hover:text-accent transition-colors">Gitea</a>
|
||||||
<span class="mx-2">·</span>
|
<span class="mx-2">·</span>
|
||||||
<a href="https://euri-linux.github.io/euri-packages/" class="hover:text-accent transition-colors">euri-linux.github.io</a>
|
<a href="https://antergos-nas.taild4360b.ts.net/Euri-Linux" class="hover:text-accent transition-colors">Gitea org</a>
|
||||||
<span class="mx-2">·</span>
|
<span class="mx-2">·</span>
|
||||||
<a href="https://github.com/Euri-Linux/euri-iso" class="hover:text-accent transition-colors">ISO repo</a>
|
<a href="https://antergos-nas.taild4360b.ts.net/Euri-Linux/euri-iso" class="hover:text-accent transition-colors">ISO repo</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ pkgver=2.0
|
|||||||
pkgrel=5
|
pkgrel=5
|
||||||
pkgdesc="Calamares branding for Euri Linux online installer"
|
pkgdesc="Calamares branding for Euri Linux online installer"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/Euri-Linux"
|
url="https://antergos-nas.taild4360b.ts.net/Euri-Linux"
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
depends=('calamares' 'yad')
|
depends=('calamares' 'yad')
|
||||||
optdepends=('zenity: fallback for graphical mode chooser dialog')
|
optdepends=('zenity: fallback for graphical mode chooser dialog')
|
||||||
|
|||||||
@@ -19,10 +19,10 @@ strings:
|
|||||||
versionedName: "Euri Linux 2026.08.17 Arranxo"
|
versionedName: "Euri Linux 2026.08.17 Arranxo"
|
||||||
shortVersionedName: "Euri Linux 2026.08.17"
|
shortVersionedName: "Euri Linux 2026.08.17"
|
||||||
bootloaderEntryName: "Euri Linux"
|
bootloaderEntryName: "Euri Linux"
|
||||||
productUrl: "https://github.com/Euri-Linux"
|
productUrl: "https://antergos-nas.taild4360b.ts.net/Euri-Linux"
|
||||||
supportUrl: "https://github.com/Euri-Linux"
|
supportUrl: "https://antergos-nas.taild4360b.ts.net/Euri-Linux"
|
||||||
knownIssuesUrl: "https://github.com/Euri-Linux/euri-iso/issues"
|
knownIssuesUrl: "https://antergos-nas.taild4360b.ts.net/Euri-Linux/euri-iso/issues"
|
||||||
releaseNotesUrl: "https://github.com/Euri-Linux"
|
releaseNotesUrl: "https://antergos-nas.taild4360b.ts.net/Euri-Linux"
|
||||||
donateUrl: ""
|
donateUrl: ""
|
||||||
|
|
||||||
images:
|
images:
|
||||||
|
|||||||
@@ -73,7 +73,7 @@ Item {
|
|||||||
title: qsTr("Thank You")
|
title: qsTr("Thank You")
|
||||||
secondaryTitle: qsTr("Your installation is in progress")
|
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.")
|
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")
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ pkgver=1.0
|
|||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='dinit service files for cosmic-greeter (runs greetd with the cosmic config)'
|
pkgdesc='dinit service files for cosmic-greeter (runs greetd with the cosmic config)'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/Euri-Linux/euri-packages"
|
url="https://antergos-nas.taild4360b.ts.net/Euri-Linux/euri-packages"
|
||||||
license=('GPL-3.0-or-later')
|
license=('GPL-3.0-or-later')
|
||||||
depends=('dinit' 'greetd' 'cosmic-greeter' 'elogind-dinit' 'dbus-dinit')
|
depends=('dinit' 'greetd' 'cosmic-greeter' 'elogind-dinit' 'dbus-dinit')
|
||||||
|
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ pkgver=1
|
|||||||
pkgrel=4
|
pkgrel=4
|
||||||
pkgdesc="Euri Linux desktop settings, theme, and color scheme"
|
pkgdesc="Euri Linux desktop settings, theme, and color scheme"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/Euri-Linux/euri-packages"
|
url="https://antergos-nas.taild4360b.ts.net/Euri-Linux/euri-packages"
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
depends=(
|
depends=(
|
||||||
'breeze-icons'
|
'breeze-icons'
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ pkgver=2026.07
|
|||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Euri GRUB theme (Layan)'
|
pkgdesc='Euri GRUB theme (Layan)'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/Euri-Linux/euri-packages"
|
url="https://antergos-nas.taild4360b.ts.net/Euri-Linux/euri-packages"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('grub')
|
depends=('grub')
|
||||||
source=()
|
source=()
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ pkgver=1.0
|
|||||||
pkgrel=2
|
pkgrel=2
|
||||||
pkgdesc='Euri Linux Hyprland configuration — dark theme with waybar, rofi, dunst'
|
pkgdesc='Euri Linux Hyprland configuration — dark theme with waybar, rofi, dunst'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/Euri-Linux/euri-packages"
|
url="https://antergos-nas.taild4360b.ts.net/Euri-Linux/euri-packages"
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
depends=(
|
depends=(
|
||||||
'hyprland'
|
'hyprland'
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ pkgver=1.0
|
|||||||
pkgrel=2
|
pkgrel=2
|
||||||
pkgdesc='Euri Linux i3 WM configuration — Dracula dark theme with polybar, rofi, picom'
|
pkgdesc='Euri Linux i3 WM configuration — Dracula dark theme with polybar, rofi, picom'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/Euri-Linux/euri-packages"
|
url="https://antergos-nas.taild4360b.ts.net/Euri-Linux/euri-packages"
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
depends=(
|
depends=(
|
||||||
'i3-wm'
|
'i3-wm'
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ pkgver=1
|
|||||||
pkgrel=3
|
pkgrel=3
|
||||||
pkgdesc="Euri Linux GPG keyring"
|
pkgdesc="Euri Linux GPG keyring"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/Euri-Linux/euri-packages"
|
url="https://antergos-nas.taild4360b.ts.net/Euri-Linux/euri-packages"
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
install=euri-keyring.install
|
install=euri-keyring.install
|
||||||
source=(
|
source=(
|
||||||
|
|||||||
@@ -18,7 +18,7 @@
|
|||||||
"type": "command",
|
"type": "command",
|
||||||
"key": " Web",
|
"key": " Web",
|
||||||
"keyColor": "cyan",
|
"keyColor": "cyan",
|
||||||
"text": "echo https://github.com/Euri-Linux"
|
"text": "echo https://antergos-nas.taild4360b.ts.net/Euri-Linux"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "custom",
|
"type": "custom",
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ pkgver=1.0
|
|||||||
pkgrel=6
|
pkgrel=6
|
||||||
pkgdesc='Euri Linux Layan theme suite - KDE configs, Kvantum, SDDM theme, and plasmoids'
|
pkgdesc='Euri Linux Layan theme suite - KDE configs, Kvantum, SDDM theme, and plasmoids'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/Euri-Linux/euri-packages"
|
url="https://antergos-nas.taild4360b.ts.net/Euri-Linux/euri-packages"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('kvantum' 'yakuake' 'euri-wallpapers' 'mpv')
|
depends=('kvantum' 'yakuake' 'euri-wallpapers' 'mpv')
|
||||||
optdepends=('sddm: EuriDark-Layan SDDM theme - without this, the pixie theme files ship but will not activate'
|
optdepends=('sddm: EuriDark-Layan SDDM theme - without this, the pixie theme files ship but will not activate'
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ pkgver=1
|
|||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Euri Linux LightDM configuration (slick-greeter)"
|
pkgdesc="Euri Linux LightDM configuration (slick-greeter)"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/Euri-Linux/euri-packages"
|
url="https://antergos-nas.taild4360b.ts.net/Euri-Linux/euri-packages"
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
depends=('lightdm' 'lightdm-slick-greeter' 'euri-wallpapers')
|
depends=('lightdm' 'lightdm-slick-greeter' 'euri-wallpapers')
|
||||||
source=(
|
source=(
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ pkgver=2026.08
|
|||||||
pkgrel=6
|
pkgrel=6
|
||||||
pkgdesc='Euri live session'
|
pkgdesc='Euri live session'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/Euri-Linux/euri-live"
|
url="https://antergos-nas.taild4360b.ts.net/Euri-Linux/euri-live"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
makedepends=('git' 'bash' 'artools-base')
|
makedepends=('git' 'bash' 'artools-base')
|
||||||
source=("git+https://gitea.artixlinux.org/artix/artix-live.git#tag=$_tag")
|
source=("git+https://gitea.artixlinux.org/artix/artix-live.git#tag=$_tag")
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ pkgver=2.0
|
|||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Euri Linux LSB release file'
|
pkgdesc='Euri Linux LSB release file'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/Euri-Linux"
|
url="https://antergos-nas.taild4360b.ts.net/Euri-Linux"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
conflicts=('lsb-release')
|
conflicts=('lsb-release')
|
||||||
replaces=('lsb-release')
|
replaces=('lsb-release')
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ pkgver=1
|
|||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Euri Linux mirror list"
|
pkgdesc="Euri Linux mirror list"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/Euri-Linux/euri-packages"
|
url="https://antergos-nas.taild4360b.ts.net/Euri-Linux/euri-packages"
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
source=("euri-mirrorlist")
|
source=("euri-mirrorlist")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ pkgver=2026.08
|
|||||||
pkgrel=5
|
pkgrel=5
|
||||||
pkgdesc='Euri Linux release file'
|
pkgdesc='Euri Linux release file'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/Euri-Linux"
|
url="https://antergos-nas.taild4360b.ts.net/Euri-Linux"
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
conflicts=('artix-release')
|
conflicts=('artix-release')
|
||||||
replaces=('artix-release')
|
replaces=('artix-release')
|
||||||
@@ -23,10 +23,10 @@ VERSION_ID=2026.08.17
|
|||||||
VERSION_CODENAME=arranxo
|
VERSION_CODENAME=arranxo
|
||||||
BUILD_ID=rolling
|
BUILD_ID=rolling
|
||||||
ANSI_COLOR="38;2;0;136;204"
|
ANSI_COLOR="38;2;0;136;204"
|
||||||
HOME_URL="https://github.com/Euri-Linux"
|
HOME_URL="https://antergos-nas.taild4360b.ts.net/Euri-Linux"
|
||||||
DOCUMENTATION_URL="https://wiki.archlinux.org"
|
DOCUMENTATION_URL="https://wiki.archlinux.org"
|
||||||
SUPPORT_URL="https://github.com/Euri-Linux"
|
SUPPORT_URL="https://antergos-nas.taild4360b.ts.net/Euri-Linux"
|
||||||
BUG_REPORT_URL="https://github.com/Euri-Linux"
|
BUG_REPORT_URL="https://antergos-nas.taild4360b.ts.net/Euri-Linux"
|
||||||
LOGO=euri-logo
|
LOGO=euri-logo
|
||||||
EOF
|
EOF
|
||||||
cp $pkgdir/usr/lib/os-release $pkgdir/etc/os-release
|
cp $pkgdir/usr/lib/os-release $pkgdir/etc/os-release
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ pkgver=1
|
|||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Euri Linux SDDM theme'
|
pkgdesc='Euri Linux SDDM theme'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/Euri-Linux/euri-packages"
|
url="https://antergos-nas.taild4360b.ts.net/Euri-Linux/euri-packages"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
depends=('sddm' 'qt5-declarative')
|
depends=('sddm' 'qt5-declarative')
|
||||||
source=(
|
source=(
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ Description=Euri Linux SDDM Theme
|
|||||||
Author=Michał
|
Author=Michał
|
||||||
Type=sddm-theme
|
Type=sddm-theme
|
||||||
Version=1.0
|
Version=1.0
|
||||||
Website=https://github.com/Euri-Linux
|
Website=https://antergos-nas.taild4360b.ts.net/Euri-Linux
|
||||||
Email=ash8820@proton.me
|
Email=ash8820@proton.me
|
||||||
MainScript=Main.qml
|
MainScript=Main.qml
|
||||||
ConfigFile=theme.conf
|
ConfigFile=theme.conf
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ pkgver=1.0
|
|||||||
pkgrel=2
|
pkgrel=2
|
||||||
pkgdesc='Euri Linux Sway WM configuration — dark theme with waybar, wofi, mako'
|
pkgdesc='Euri Linux Sway WM configuration — dark theme with waybar, wofi, mako'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/Euri-Linux/euri-packages"
|
url="https://antergos-nas.taild4360b.ts.net/Euri-Linux/euri-packages"
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
depends=(
|
depends=(
|
||||||
'sway'
|
'sway'
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ pkgver=0.1
|
|||||||
pkgrel=3
|
pkgrel=3
|
||||||
pkgdesc="Welcome screen and support tool for new Euri Linux users"
|
pkgdesc="Welcome screen and support tool for new Euri Linux users"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/Euri-Linux/euri-welcome"
|
url="https://antergos-nas.taild4360b.ts.net/Euri-Linux/euri-welcome"
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
depends=(
|
depends=(
|
||||||
'gtk3'
|
'gtk3'
|
||||||
@@ -15,7 +15,7 @@ depends=(
|
|||||||
'python-cairo'
|
'python-cairo'
|
||||||
)
|
)
|
||||||
makedepends=('git')
|
makedepends=('git')
|
||||||
source=("${pkgname}::git+https://github.com/Euri-Linux/euri-welcome.git")
|
source=("${pkgname}::git+https://antergos-nas.taild4360b.ts.net/Euri-Linux/euri-welcome.git")
|
||||||
sha256sums=('SKIP')
|
sha256sums=('SKIP')
|
||||||
|
|
||||||
package() {
|
package() {
|
||||||
|
|||||||
@@ -5,7 +5,7 @@ pkgver=1
|
|||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Euri Linux Xfwm4/GTK theme (based on Numix)"
|
pkgdesc="Euri Linux Xfwm4/GTK theme (based on Numix)"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/Euri-Linux/euri-packages"
|
url="https://antergos-nas.taild4360b.ts.net/Euri-Linux/euri-packages"
|
||||||
license=('GPL')
|
license=('GPL')
|
||||||
groups=('euri-branding')
|
groups=('euri-branding')
|
||||||
depends=('gtk-engine-murrine')
|
depends=('gtk-engine-murrine')
|
||||||
|
|||||||
Reference in New Issue
Block a user