summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBenjamin Chrétien2015-06-20 18:39:05 +0900
committerBenjamin Chrétien2015-06-20 18:49:45 +0900
commit4be52a073229c23ee395f839402e1792cbee3ef9 (patch)
tree617a48a7ea63130348b990f31d53c0881217a9d9 /PKGBUILD
parent19a4594958cb55027ba4a421efda1a5da6336190 (diff)
downloadaur-4be52a073229c23ee395f839402e1792cbee3ef9.tar.gz
dependencies/indigo/jade: rename python2-catkin_pkg
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc26b22ca241..b3d6318304d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
pkgname=python2-rosdep
pkgver=0.11.2
-pkgrel=2
+pkgrel=3
pkgdesc="Command-line tool for installing system dependencies on a variety of platforms."
url="http://ros.org/doc/api/rosdep2/html/"
arch=('x86_64' 'i686')
license=('BSD')
-depends=('python2' 'python2-catkin_pkg' 'python2-rospkg' 'python2-rosdistro' 'python2-yaml')
+depends=('python2' 'python2-catkin-pkg' 'python2-rospkg' 'python2-rosdistro' 'python2-yaml')
optdepends=()
makedepends=('python2-distribute' 'python2-setuptools')