summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEmeric2019-07-11 18:57:11 +0200
committerEmeric2019-07-11 18:57:11 +0200
commit0c8da322104f7ef1cd0ac93289836051d357aded (patch)
treec4f6894c327267f33b2fee6ee3aabce6cb8703d4 /PKGBUILD
parent8b4a1be41aae3ac0abd02d3f600658cc467bd895 (diff)
downloadaur-0c8da322104f7ef1cd0ac93289836051d357aded.tar.gz
Update PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f7c5910a117..eac69c150c38 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Emeric Grange <emeric.grange@gmail.com>
pkgname=watchflower
-pkgver=0.6
+pkgver=0.7
pkgrel=1
pkgdesc="WatchFlower is a plant monitoring application that reads and plots datas from your Xiaomi / MiJia 'Flower Care' and 'Ropot' devices!"
arch=("i686" "x86_64")
@@ -11,7 +11,7 @@ depends=("qt5-base" "qt5-connectivity" "qt5-charts" "qt5-svg")
makedepends=("qt5-tools")
source=("https://github.com/emericg/WatchFlower/archive/v${pkgver}.zip")
-sha256sums=('43cf1265ccf4274fdfedd941cbcc131830aee434d5f1d36bc441cb85bf923f50')
+sha256sums=('57c64c43c5030fe9f7fe8b88cc3dc3443a04dd66e6b331fb1f61c7919141066a')
build() {
mkdir -p "WatchFlower-${pkgver}"