Fix source URL

main
Bartłomiej Mazurski 10 months ago
parent 9b930b7d60
commit a507594121

@ -27,7 +27,9 @@ validpgpkeys=('E0A3EB202F8E57528E13E72FD7574483BB57B18D' # Jonathan Esk-Riddell
'1FA881591C26B276D7A5518EEAAF29B42A678C20') # Marco Martin <notmart@gmail.com>
build() {
git apply revert_mass-spring-damper_model_for_slide_animation.patch
cd kwin-5.27.9
git apply ../revert_mass-spring-damper_model_for_slide_animation.patch
cd ..
cmake -B build -S $pkgname-$pkgver \
-DCMAKE_INSTALL_LIBEXECDIR=lib \
-DBUILD_TESTING=OFF

Loading…
Cancel
Save