summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsaez0pub2017-05-03 21:35:06 +0200
committersaez0pub2017-05-03 21:38:12 +0200
commitc406d4b72921df3b1831eb79bab3ff9d6050c7fc (patch)
treeacb9b8ea65eb50d7974c673b5ca7f329999db780
parentc2bda587d6340db16257b5c317797c327783da91 (diff)
downloadaur-c406d4b72921df3b1831eb79bab3ff9d6050c7fc.tar.gz
rename to domoticz-latest
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9087cc26d1bf..eb790c2f2ee3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = domoticz
+pkgbase = domoticz-latest
pkgdesc = Web based home automation
pkgver = 3.5877
pkgrel = 2
@@ -18,6 +18,7 @@ pkgbase = domoticz
conflicts = domoticz-svn
conflicts = domoticz-git
conflicts = domoticz-beta
+ conflicts = domoticz
source = https://releases.domoticz.com/releases/release/domoticz_linux_x86_64.tgz
source = https://releases.domoticz.com/releases/release/history_linux_x86_64.txt
source = domoticz.service
@@ -25,5 +26,5 @@ pkgbase = domoticz
sha256sums = SKIP
sha256sums = bf9e8cd4e1215ac3847bee60e7078777dbcd14787b33ecc443de451a1b0a1728
-pkgname = domoticz
+pkgname = domoticz-latest
diff --git a/PKGBUILD b/PKGBUILD
index c0badaca0329..cbe00aecc236 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: IanDury
-pkgname=domoticz
+pkgname=domoticz-latest
pkgver=3.5877
pkgrel=2
pkgdesc="Web based home automation"
@@ -8,7 +8,7 @@ arch=('x86_64' 'arm' 'armv6h' 'armv7h')
url="http://www.domoticz.com"
license=('GPL')
depends=('openzwave-git' 'libusb-compat' 'curl' 'sqlite' 'boost-libs' 'libcurl-compat')
-conflicts=('domoticz-svn' 'domoticz-git' 'domoticz-beta')
+conflicts=('domoticz-svn' 'domoticz-git' 'domoticz-beta' 'domoticz')
install='domoticz.install'
case $CARCH in
armv8*)