Skip to content

Commit

Permalink
Add kubuntu 24.10 in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matinlotfali committed Oct 17, 2024
1 parent 05c76dd commit 1453b02
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/kubuntu2410.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
key: ${{ secrets.SOURCEFORGE_KEY }}
fingerprint: ${{ secrets.SOURCEFORGE_HOST_FINGERPRINT }}
source: ${{ env.DEB_FILE }}
target: /home/frs/project/kde-rounded-corners/nightly/kubuntu/${{ env.DEB_NAME }}_${{ github.job }}.deb
target: /home/frs/project/kde-rounded-corners/nightly/kubuntu2410/${{ env.DEB_NAME }}_${{ github.job }}.deb

# - name: Test
# working-directory: ${{github.workspace}}/build
Expand Down
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ This effect started as a fork of [shapecorners](https://sourceforge.net/projects
                      
![](https://img.shields.io/badge/Plasma-5.27-lightgrey)
[![](https://img.shields.io/sourceforge/dm/kde-rounded-corners/nightly%2Fkubuntu?label=Download%20%5Bkwin4_effect_shapecorners_kubuntu2404.deb%5D)](https://sourceforge.net/projects/kde-rounded-corners/files/nightly/kubuntu/kwin4_effect_shapecorners_kubuntu2404.deb/download)
- ![Kubuntu 24.10 Oracular](https://img.shields.io/github/actions/workflow/status/matinlotfali/KDE-Rounded-Corners/kubuntu2410.yml?label=Kubuntu%2024.10&logo=kubuntu&branch=master)
                      
![](https://img.shields.io/badge/Plasma-6.1-lightgreen)
[![](https://img.shields.io/sourceforge/dm/kde-rounded-corners/nightly%2Fkubuntu2410?label=Download%20%5Bkwin4_effect_shapecorners_kubuntu2410.deb%5D)](https://sourceforge.net/projects/kde-rounded-corners/files/nightly/kubuntu2410/kwin4_effect_shapecorners_kubuntu2410.deb/download)
- ![Debian 12 Bookworm](https://img.shields.io/github/actions/workflow/status/matinlotfali/KDE-Rounded-Corners/debian12.yml?branch=master&label=Debian%2012&logo=debian)
            
               
Expand Down Expand Up @@ -77,7 +81,7 @@ You need to install development packages for your distribution first:
```
- Plasma 6
```
sudo apt install git cmake g++ extra-cmake-modules kwin-dev qt6-base-dev-tools kf6-kcmutils-dev
sudo apt install git cmake g++ extra-cmake-modules kwin-dev qt6-base-private-dev qt6-base-dev-tools kf6-kcmutils-dev
```
</details>
<details>
Expand Down

0 comments on commit 1453b02

Please sign in to comment.