summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 738baf6720c6..b28c57155179 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@ pkgname=graybat-git
pkgver=1.0.0.
pkgrel=1
pkgdesc="Graph Approach for Highly Generic Communication Schemes Based on Adaptive Topologies"
-url="http://github.com/slizzered/${pkgname%-git}"
-source=("${pkgname}::git://github.com/erikzenker/${pkgname%-git}.git")
+url="http://github.com/ComputationalRadiationPhysics/${pkgname%-git}"
+source=("${pkgname}::git://github.com/ComputationalRadiationPhysics/${pkgname%-git}.git")
license=('LGPL')
arch=('i686' 'x86_64')
optdepends=('cmake: easily including graybat into projects')