summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalte Veerman2015-08-07 01:45:06 +0200
committerMalte Veerman2015-08-07 01:45:06 +0200
commite8600971bbd534cd294262dfe9970657a9f9864e (patch)
tree42b17d75512965bf594325d8a383bc3c95893604
parent037d9d82b15e6181755c02c157b0cc8cf91d7205 (diff)
downloadaur-e8600971bbd534cd294262dfe9970657a9f9864e.tar.gz
update
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 24197c7822c5..a869fd2d26d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Maintainer: Malte Veerman <maldela@halloarsch.de>
pkgname=fancontrol-gui-git
-pkgver=0.1.r29.g47ac825
+pkgver=0.1.r31.g3adc005
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' 'systemd')
+depends=('qt5-base' 'qt5-quickcontrols' 'qt5-declarative' 'lm_sensors' 'kauth' 'kpackage' 'ki18n' 'kconfig' 'systemd')
makedepends=('git' 'gcc' 'cmake' 'extra-cmake-modules' )
provides=('fancontrol-gui')
conflicts=('fancontrol-gui')