summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMalte Veerman2019-09-18 21:20:34 +0200
committerMalte Veerman2019-09-18 21:20:34 +0200
commit63c11c609dcda289c8f92bd9207b36ca773e3292 (patch)
tree7bae0d926b4027977669a396e7310f74ece7308a
parentadcbc6e600d63bf13b473d56e1c2005b674d48e5 (diff)
downloadaur-63c11c609dcda289c8f92bd9207b36ca773e3292.tar.gz
update to v0.8
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 78b6b818f9d1..62aa9a32a82b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Malte Veerman <maldela@halloarsch.de>
-_srcname=fancontrol-gui-0.7
+_srcname=fancontrol-gui-0.8
pkgname=fancontrol-gui
-pkgver=v0.7
+pkgver=v0.8
pkgrel=1
pkgdesc="GUI for fancontrol and the fancontrol systemd service"
arch=('i686' 'x86_64')
@@ -12,8 +12,8 @@ license=('GPL2')
depends=('qt5-quickcontrols2' 'qt5-declarative' 'lm_sensors' 'kirigami2' 'kdbusaddons' 'knotifications' 'kdeclarative' 'kauth' 'kpackage' 'ki18n' 'kconfig' 'systemd')
makedepends=('git' 'extra-cmake-modules')
replaces=('fancontrol-common')
-source=('https://github.com/Maldela/fancontrol-gui/archive/v0.7.tar.gz')
-md5sums=('873ed029f2d2099092ed46398df59988')
+source=('https://github.com/Maldela/fancontrol-gui/archive/v0.8.tar.gz')
+md5sums=('c2d37fcde2d189bf8601a32320f23c32')
build() {