summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDylan Whichard2016-03-18 10:09:23 -0400
committerDylan Whichard2016-03-18 10:09:23 -0400
commit2fcc70da4d458e23a6ebb92b94ffd91c2369976f (patch)
tree83fd717e5495205248d248fe52d5db323d098509 /PKGBUILD
parenta134df2e452c56df0000737b90732fac6d36b80a (diff)
downloadaur-idiotic.tar.gz
Update website
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 96d3b446e742..7be535f5c5ab 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
_name=idiotic
pkgname=idiotic
pkgver=0.1.6
-pkgrel=1
+pkgrel=2
pkgdesc='Distributed home automation controller'
arch=('any')
-url="https://github.com/umbc-hackafe/$_name"
+url="https://github.com/idiotic/$_name"
license=('MIT')
depends=('python>=3.4' 'python-aiohttp>=0.21.2' 'python-docopt>=0.6.2' 'python-pylint>=1.5.4' 'python-schedule>=0.3.2' 'python-werkzeug>=0.11.4')
makedepends=('python-setuptools')