summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIanDury2015-08-28 11:17:40 +0200
committerIanDury2015-08-28 11:17:40 +0200
commit7802886ad4be1ffd58ec613807745220b6cb1aef (patch)
tree2f5aeda81ac60001216d29d24b3a908d90d6e6db /PKGBUILD
parent81934cb91b6a38cccfac7f8168dd5a8a6f863947 (diff)
downloadaur-7802886ad4be1ffd58ec613807745220b6cb1aef.tar.gz
Add .install file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22d3dbd70f4a..828c026637de 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=domoticz-git
_gitname="domoticz"
-pkgver=r2843
+pkgver=r2859
pkgrel=1
pkgdesc="Web based home automation"
arch=('i686' 'x86_64' 'armv7h')
@@ -11,6 +11,7 @@ license=('GPL')
depends=('openzwave-git' 'libusb-compat' 'curl' 'sqlite' 'boost-libs')
makedepends=('git' 'cmake' 'boost')
conflicts=('domoticz-svn')
+install=('domoticz-git.install')
source=('git://github.com/domoticz/domoticz.git'
'domoticz.service')
sha256sums=('SKIP'