summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsaez0pub2018-12-09 22:02:54 +0100
committersaez0pub2018-12-09 22:02:54 +0100
commit423ceb3ff03475e2a203d126427f1fd42197602c (patch)
treebb1f28cf6ea3109675874950ae201d894b4ac375
parent18ce1834508ff68b091fc64f14f261f69dce80e6 (diff)
downloadaur-423ceb3ff03475e2a203d126427f1fd42197602c.tar.gz
update to 4.9700
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19441b71e865..4ad5fc40b0d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = domoticz-latest
pkgdesc = Web based home automation
- pkgver = 3.8153
- pkgrel = 3
+ pkgver = 4.9700
+ pkgrel = 1
url = http://www.domoticz.com
install = domoticz.install
arch = x86_64
@@ -16,6 +16,7 @@ pkgbase = domoticz-latest
depends = boost-libs
depends = libcurl-compat
depends = openssl-1.0
+ depends = libcurl-gnutls
conflicts = domoticz-svn
conflicts = domoticz-git
conflicts = domoticz-beta
diff --git a/PKGBUILD b/PKGBUILD
index 14581b26e22e..dfc3aaaa54dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: IanDury
pkgname=domoticz-latest
-pkgver=3.8153
-pkgrel=3
+pkgver=4.9700
+pkgrel=1
pkgdesc="Web based home automation"
arch=('x86_64' 'arm' 'armv6h' 'armv7h')
url="http://www.domoticz.com"
license=('GPL')
-depends=('openzwave-git' 'libusb-compat' 'curl' 'sqlite' 'boost-libs' 'libcurl-compat' 'openssl-1.0')
+depends=('openzwave-git' 'libusb-compat' 'curl' 'sqlite' 'boost-libs' 'libcurl-compat' 'openssl-1.0' 'libcurl-gnutls')
conflicts=('domoticz-svn' 'domoticz-git' 'domoticz-beta' 'domoticz')
install='domoticz.install'
case $CARCH in