From 190f5d52c1464f283857d367d7d4da4511e21e38 Mon Sep 17 00:00:00 2001 From: NoName Date: Sun, 8 Mar 2015 17:10:15 +0100 Subject: [PATCH] Updated project URL in Arch Linux PKGBUILD --- contrib/archlinux/ebusd/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/archlinux/ebusd/PKGBUILD b/contrib/archlinux/ebusd/PKGBUILD index 71bf1b5e..b65a39ec 100644 --- a/contrib/archlinux/ebusd/PKGBUILD +++ b/contrib/archlinux/ebusd/PKGBUILD @@ -8,7 +8,7 @@ _pkgver=1.0.0 pkgrel=1 pkgdesc="ebusd provides a communication interface to the energy bus (ebus)." arch=('i686' 'x86_64' 'armv6h') -url=https://github.com/yuhu-/ebusd/ +url=https://github.com/john30/ebusd/ license=('GPL3') depends=() optdepends=()