summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorabelian4242023-11-07 11:02:33 +0600
committerabelian4242023-11-07 11:02:33 +0600
commit7aaf8131de67d1542601cc386e5669ac575137f6 (patch)
treed3b0dfcc52039436b6171782be3e32e85889bb54 /PKGBUILD
parentd03b655aa6d5285684a9d42719f9a401c3f33ba3 (diff)
downloadaur-7aaf8131de67d1542601cc386e5669ac575137f6.tar.gz
Updated dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13a3fd1a3954..2114ece654cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=disman-kwinft
pkgver=5.27
-pkgrel=1
+pkgrel=2
pkgdesc='Qt/C++ display management library'
arch=(x86_64 aarch64)
url="https://gitlab.com/kwinft/disman"
license=(LGPL)
-depends=(kcoreaddons qt5-x11extras wrapland)
+depends=(kcoreaddons5 qt5-x11extras wrapland)
provides=("disman")
conflicts=("disman")
-makedepends=(extra-cmake-modules git kdoctools qt5-tools)
+makedepends=(extra-cmake-modules git kdoctools5 qt6-tools)
source=("git+https://gitlab.com/kwinft/disman.git")
sha256sums=('SKIP')