diff options
author | François Garillot | 2015-10-19 10:00:54 +0200 |
---|---|---|
committer | François Garillot | 2015-10-19 10:00:54 +0200 |
commit | 4dbd2064124d1dafa192f07870fb72b33284b44a (patch) | |
tree | d8936a6fb09ee3f15d98b235fabbba0084545f91 | |
parent | 724b4374cfca6ea2c80204fa1c66593148e0a0df (diff) | |
download | aur-4dbd2064124d1dafa192f07870fb72b33284b44a.tar.gz |
Typo
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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() { |