author | Antonio Rojas
<arojas@archlinux.org> 2023-06-13 08:14:40 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-06-13 08:14:40 UTC |
parent | cd74c020931ce31ebdca70c9dfca6d0b7183a11f |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 8e0422e..58c19f1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgname=kwin pkgver=5.27.5 _dirver=$(echo $pkgver | cut -d. -f1-3) -pkgrel=2 +pkgrel=3 pkgdesc='An easy to use, but flexible, composited Window Manager' arch=(x86_64) url='https://kde.org/plasma-desktop/'