kwin fix: add URL to bug report

This commit is contained in:
Tsaop 2024-04-14 16:45:04 +02:00 committed by Tim Biermann
parent 575ceefaf3
commit 26d06c6bf5
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ source=(https://download.kde.org/stable/plasma/${version::5}/$name-$version.tar.
build() {
# https://bugs.kde.org/show_bug.cgi?id=483137
patch -Np1 -d $name-$version -i $SRC/fix-screencast-pipewire.patch
cmake -S $name-$version -B build -G Ninja \