mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-10 21:40:33 +00:00
chore: Fix download url
This commit is contained in:
parent
4d682f3174
commit
20f6042190
@ -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 \
|
||||
|
@ -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 }}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user