summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHanabishi2023-10-19 17:20:37 +0000
committerHanabishi2023-10-19 17:20:37 +0000
commitae683e15f91aac98973aa14536547ed37a3a3695 (patch)
tree06796c9e4f9ce6bdb6f812cdfd8c5ff8225c8257 /PKGBUILD
parent1a58b7de64b3ad07c3226031fc04b85e5eb244c2 (diff)
downloadaur-kwin-bismuth-git.tar.gz
Rename kf5 packages
according to changes in the official repo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 964c8bfa4e1f..7bfa57a773c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@ _name=bismuth
_base=kwin-${_name}
pkgname=${_base}-git
pkgver=3.1.4.r3.gef69afe
-pkgrel=3
+pkgrel=4
pkgdesc="Addon for KDE Plasma to arrange your windows automatically and switch between them using keyboard shortcuts, like tiling window managers."
arch=('x86_64' 'i686' 'aarch64' 'armv7h')
url="https://github.com/Bismuth-Forge/${_name}"
license=('MIT')
depends=('systemsettings')
-makedepends=('git' 'cmake' 'npm' 'extra-cmake-modules' 'kcoreaddons' 'kconfig' 'ki18n' 'kcmutils' 'kdeclarative')
+makedepends=('git' 'cmake' 'npm' 'extra-cmake-modules' 'kcoreaddons5' 'kconfig5' 'ki18n5' 'kcmutils5' 'kdeclarative5')
provides=("${_base}")
conflicts=("${_base}")
options=('!emptydirs')