author | Antonio Rojas
<arojas@archlinux.org> 2024-01-05 12:05:47 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-01-05 12:05:47 UTC |
parent | 46f9db6a9b19c20026389ed1ea443ab690c316c3 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index dd11d51..7925114 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgname=kwin pkgver=5.27.10 _dirver=$(echo $pkgver | cut -d. -f1-3) -pkgrel=1 +pkgrel=2 pkgdesc='An easy to use, but flexible, composited Window Manager' arch=(x86_64) url='https://kde.org/plasma-desktop/'