summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaldela2016-05-26 20:33:13 +0200
committerMaldela2016-05-26 20:33:13 +0200
commit88f075a267c910b74e9bf82fa9fd2a3385b6d40c (patch)
tree1016e3f751ef64636f308f1c567885c5a9ee2196 /PKGBUILD
parentec5c07ebb4122a66ca7d5b253521fa393315e235 (diff)
downloadaur-88f075a267c910b74e9bf82fa9fd2a3385b6d40c.tar.gz
update
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 487908a8ae33..68fa2342ef30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ pkgdesc="KDE control module for the fancontrol script and systemd service"
arch=('i686' 'x86_64')
url="https://github.com/Maldela/Fancontrol-GUI"
license=('GPL2')
-depends=('fancontrol-common'=${pkgver} 'kdeclarative')
-makedepends=('git' 'gcc' 'extra-cmake-modules' 'make')
+depends=('fancontrol-common' 'kdeclarative')
+makedepends=('git' 'extra-cmake-modules')
source=('fancontrol-gui::git+https://github.com/Maldela/fancontrol-gui.git#branch=0.4')
md5sums=('SKIP')