chore: Fix download url

This commit is contained in:
Kyle Gospodnetich 2024-04-16 22:22:45 -07:00
parent 4d682f3174
commit 20f6042190
2 changed files with 4 additions and 8 deletions

View File

@ -453,11 +453,6 @@ RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
kf6-kio-file-widgets \
kf6-kio-core \
kf6-kio-gui && \
rpm-ostree override replace \
--experimental \
--from repo=copr:copr.fedorainfracloud.org:ublue-os:staging \
libadwaita \
gtk4 && \
rpm-ostree install \
steamdeck-kde-presets-desktop \
wallpaper-engine-kde-plugin \
@ -492,10 +487,8 @@ RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
rpm-ostree override replace \
--experimental \
--from repo=copr:copr.fedorainfracloud.org:ublue-os:staging \
gtk4 \
vte291 \
vte-profile \
libadwaita && \
vte-profile && \
rpm-ostree install \
ptyxis \
nautilus-open-any-terminal \

View File

@ -1,5 +1,8 @@
%global framework kio
%global stable_kf6 stable
%global majmin_ver_kf6 6.1
Name: kf6-%{framework}
Version: 6.1.0
Release: 1%{?dist}.bazzite.{{{ git_dir_version }}}