summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81e3da3870af..951c0f4580f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,18 +3,18 @@
_pkgname=gepetto-viewer
_pkgver=1.3.0
pkgname=${_pkgname}-git
-pkgver=1.3.0.r226.361c43b
-pkgrel=2
+pkgver=1.3.0.r192.ae098e3
+pkgrel=1
pkgdesc="Graphical Interface for Pinocchio and HPP."
arch=('i686' 'x86_64')
-url="https://github.com/humanoid-path-planner/$pkgname"
+url="https://github.com/nim65s/$pkgname"
license=('BSD')
depends=('boost' 'urdfdom' 'openscenegraph-qt4')
makedepends=('cmake' 'git')
optdepends=('doxygen')
conflicts=($_pkgname)
provides=($_pkgname)
-source=("$_pkgname"::"git://github.com/humanoid-path-planner/$_pkgname.git")
+source=("$_pkgname"::"git://github.com/nim65s/$_pkgname.git")
md5sums=('SKIP')
pkgver() {