summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49fbe4c779b7..6de80d606f8c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('GPL2')
depends=('bash' 'gc' 'openssl' 'adns')
makedepends=('git')
-_gitroot=https://github.com/nandub/gale.git
+_gitroot=https://github.com/grawity/gale.git
_gitname=gale
build() {