summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8eadc08910d0..25bc81d4510e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: Andrea Scarpino <andrea@archlinux.org>
pkgname=kwin-unredirect
-pkgver=5.21.1
+pkgver=5.21.2
pkgrel=1
pkgdesc='KWin compositor with unredirect patch from Sporif'
arch=(x86_64)
@@ -38,4 +38,4 @@ build() {
package() {
DESTDIR="$pkgdir" cmake --install build
-} \ No newline at end of file
+}