From 665de71b7b494d8dbd9dd6c660cc9d50f98aa719 Mon Sep 17 00:00:00 2001 From: Nippy Date: Tue, 2 Jun 2026 21:25:20 +0200 Subject: calamares update --- raveos-calamares-theme/PKGBUILD | 2 +- raveos-calamares-theme/etc/calamares/branding/raveos/show.qml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/raveos-calamares-theme/PKGBUILD b/raveos-calamares-theme/PKGBUILD index 491cc79..06cedfa 100644 --- a/raveos-calamares-theme/PKGBUILD +++ b/raveos-calamares-theme/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: AlexC pkgname=raveos-calamares-theme pkgver=2.0.0 -pkgrel=20 +pkgrel=21 pkgdesc="RaveOS Calamares Theme" arch=('any') url="https://git.rp1.hu/RaveOS" diff --git a/raveos-calamares-theme/etc/calamares/branding/raveos/show.qml b/raveos-calamares-theme/etc/calamares/branding/raveos/show.qml index dd94c64..a82b0fe 100755 --- a/raveos-calamares-theme/etc/calamares/branding/raveos/show.qml +++ b/raveos-calamares-theme/etc/calamares/branding/raveos/show.qml @@ -28,7 +28,7 @@ Presentation Timer { id: advanceTimer - interval: 10000 + interval: 15000 running: presentation.activatedInCalamares repeat: true onTriggered: nextSlide() -- cgit v1.3