summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormurlakatamenka2019-07-28 12:35:56 +0300
committermurlakatamenka2019-07-28 12:35:56 +0300
commit78a94b10c1f6a7c38e4dfa225506714ef8140189 (patch)
tree3c05b10de3db285b92a53a66d0fee2349dfc6877 /PKGBUILD
parent0b93cb3d8aa1cbbe7d54732e426711eb54dceb1c (diff)
downloadaur-78a94b10c1f6a7c38e4dfa225506714ef8140189.tar.gz
Update build and runtime dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 18ba7a48fdf9..dcb778a42f96 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_pkgname=corectrl
pkgname="$_pkgname-git"
-pkgver=1.0.3.r0.gf142706
-pkgrel=1
+pkgver=1.0.3.r25.g20db8ac
+pkgrel=2
pkgdesc="Application to control your hardware with ease using application profiles"
url="https://gitlab.com/corectrl/corectrl"
license=('GPL3')
arch=('i686' 'x86_64')
-depends=('procps-ng' 'hwids')
-makedepends=('git' 'cmake>=3.3' 'botan>=2.2.0' 'qt5-base>=5.9' 'qt5-tools' 'kauth' 'karchive' 'gcc>=8' 'extra-cmake-modules' 'qt5-charts' 'qt5-quickcontrols' 'qca')
+depends=('botan>=2.2.0' 'qt5-base>=5.9' 'qt5-quickcontrols2' 'qt5-charts' 'kauth' 'karchive' 'procps-ng' 'hwids')
+makedepends=('git' 'cmake>=3.3' 'extra-cmake-modules' 'gcc>=8' 'qt5-tools')
optdepends=(
'vulkan-tools: for vulkaninfo'
'mesa-demos: for glxinfo'