git » kwin.git » commit e37f43a

Qt 5.15.11 rebuild

author Antonio Rojas
2023-10-06 14:38:07 UTC
committer Antonio Rojas
2023-10-06 14:38:07 UTC
parent 7cb07e632f6041240bac1782e2b101aee4d0d64e

Qt 5.15.11 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 2189232..e996ba7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 pkgname=kwin
 pkgver=5.27.8
 _dirver=$(echo $pkgver | cut -d. -f1-3)
-pkgrel=3
+pkgrel=4
 pkgdesc='An easy to use, but flexible, composited Window Manager'
 arch=(x86_64)
 url='https://kde.org/plasma-desktop/'