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