summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorIanDury2015-11-01 21:45:48 +0100
committerIanDury2015-11-01 21:45:48 +0100
commit648578bac5dd77aa7e332eba8966ab68a30ce142 (patch)
tree217a93f37c05774e286bfd6e616536f631d759b1 /PKGBUILD
parent4e1da89eb2577c5c231eb60edcce8482fcf83213 (diff)
downloadaur-648578bac5dd77aa7e332eba8966ab68a30ce142.tar.gz
Change source from git:// to git+https://
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4c49dc92342..ecc67a846093 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=domoticz-git
_gitname="domoticz"
-pkgver=r3502
+pkgver=r3532
pkgrel=1
pkgdesc="Web based home automation"
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
@@ -12,7 +12,7 @@ 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'
+source=('git+https://github.com/domoticz/domoticz.git'
'domoticz.service')
sha256sums=('SKIP'
'8627b3a82db83a0d94c830c007c09ffd38366505fced9c724a7c29414837f3ad')