diff options
author | Bart Ribbers <bribbers@disroot.org> | 2020-01-11 21:45:52 +0100 |
---|---|---|
committer | Rasmus Thomsen <oss@cogitri.dev> | 2020-01-13 14:36:34 +0100 |
commit | f3912e4826cfa5ad21bd9d860875108031a21972 (patch) | |
tree | 0ffb1e8a0d79cb03d6beab7979e499d0a6fd63b7 /community/kwin | |
parent | 638d7ed24b00fb6461ecd60397c1032d9ae307a2 (diff) | |
download | aports-f3912e4826cfa5ad21bd9d860875108031a21972.tar.bz2 aports-f3912e4826cfa5ad21bd9d860875108031a21972.tar.xz |
community/kwin: rebuild against KDE Frameworks 5.66.0
Diffstat (limited to 'community/kwin')
-rw-r--r-- | community/kwin/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kwin/APKBUILD b/community/kwin/APKBUILD index 0c227ed9d0..560f7f28b7 100644 --- a/community/kwin/APKBUILD +++ b/community/kwin/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=kwin pkgver=5.17.5 -pkgrel=0 +pkgrel=1 pkgdesc="An easy to use, but flexible, composited Window Manager" arch="all !armhf" # armhf blocked by qt5-qtdeclarative url="https://www.kde.org/workspaces/plasmadesktop/" |