summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Saurel2017-04-03 18:09:51 +0200
committerGuilhem Saurel2017-04-03 18:09:51 +0200
commite5d5ca169de99591e8852adee4e506b77f57c057 (patch)
treeac2911ab569d1e84fc822cd5213930e8d51c756b
parent1b29c84b6b6f395731b7a9b1485797915e5e6799 (diff)
downloadaur-e5d5ca169de99591e8852adee4e506b77f57c057.tar.gz
detail
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ed29eab95c6..cd4801618fa3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=0.5
pkgrel=2
pkgdesc="An extension of the Flexible Collision Library"
arch=('i686' 'x86_64')
-url="https://github.com/humanoid-path-planner/hpp-fcl"
+url="https://github.com/humanoid-path-planner/$pkgname"
license=('BSD 3-clause')
depends=('eigen32' 'assimp')
makedepends=('cmake')