summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFernando Ortiz2015-08-03 21:30:54 -0500
committerFernando Ortiz2015-08-03 21:30:54 -0500
commit7db3ab90bc353b3f01bcd46866d0e74316068970 (patch)
tree45720efaa17b28021b9828f8ff801fdae2f42d21
parent6e9792344c672a53fc219780398fae7e9b13fcb1 (diff)
downloadaur-7db3ab90bc353b3f01bcd46866d0e74316068970.tar.gz
change official upstream
-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() {