Commit f84d7b41 authored by Hermann Mayer's avatar Hermann Mayer
Browse files

[Dist] Updated the project location.

parent ebff2f69
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4,11 +4,11 @@ pkgname=avm-motion-trigger
pkgver=1.0.0
pkgrel=1
pkgdesc="AVM Smart Home Motion Trigger Daemon"
url="http://code.jity.de/Jack12816/avm-motion-trigger"
url="http://code.jity.de/home-automation/avm-motion-trigger"
arch=('armv6h' 'armv7h' 'x86_64')
license=('GPLv3')
depends=('glibc' 'libconfig' 'curl' 'libbcm2835' 'libxml2')
source=("http://code.jity.de/Jack12816/${pkgname}/repository/archive.tar.gz?ref=${pkgver}")
source=("http://code.jity.de/home-automation/${pkgname}/repository/archive.tar.gz?ref=${pkgver}")
md5sums=('1af7cf893facbde86865c56235195657')
backup=(etc/avm-motion-trigger.conf)

+1 −1

File changed.

Contains only whitespace changes.