summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMalte Veerman2015-08-11 15:03:51 +0200
committerMalte Veerman2015-08-11 15:03:51 +0200
commitf6c7c3c8a33bfb767dcbb93641c71d097100b2f5 (patch)
tree0b2e99f799ac90a880dd4dc7fcce4a2c8621aac3 /PKGBUILD
parentdc0ffb636db6b78716f23c4dcf99f51ae47e0be0 (diff)
downloadaur-f6c7c3c8a33bfb767dcbb93641c71d097100b2f5.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d84a7673552..4ab5d24fece0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
_srcname=fancontrol-gui
pkgname=${_srcname}-git
-pkgver=0.1.r64.gb098570
+pkgver=0.1.r69.g62d86de
pkgrel=1
pkgdesc="GUI for the fancontrol script and systemd service"
arch=('any')
url="https://github.com/Maldela/Fancontrol-GUI"
license=('GPL2')
-depends=('qt5-base' 'qt5-quickcontrols' 'qt5-declarative' 'lm_sensors' 'kauth' 'kpackage' 'ki18n' 'kconfig' 'systemd')
-makedepends=('git' 'gcc' 'cmake' 'extra-cmake-modules' )
+depends=('qt5-quickcontrols' 'qt5-declarative' 'lm_sensors' 'kdeclarative' 'kauth' 'kpackage' 'ki18n' 'kconfig' 'systemd')
+makedepends=('git' 'gcc' 'extra-cmake-modules' )
provides=('fancontrol-gui')
conflicts=('fancontrol-gui')
source=('git://github.com/Maldela/fancontrol-gui.git')