summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrançois Garillot2015-10-19 10:00:54 +0200
committerFrançois Garillot2015-10-19 10:00:54 +0200
commit4dbd2064124d1dafa192f07870fb72b33284b44a (patch)
treed8936a6fb09ee3f15d98b235fabbba0084545f91
parent724b4374cfca6ea2c80204fa1c66593148e0a0df (diff)
downloadaur-4dbd2064124d1dafa192f07870fb72b33284b44a.tar.gz
Typo
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79e7bff3ae5c..9dccf0792033 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ depends=('java-runtime')
makedepends=('git')
options=(!libtool)
-_gitroot="git://github.com/flatland/drip.git"
+_gitroot="git://github.com/ninjudd/drip.git"
_gitname="drip"
build() {