summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 584e0e610525..2af70e6ef3df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ url='https://wiki.ros.org/catkin'
pkgname='ros-noetic-catkin'
pkgver='0.8.10'
arch=('any')
-pkgrel=1
+pkgrel=2
license=('BSD')
ros_makedepends=(
@@ -13,7 +13,7 @@ ros_makedepends=(
makedepends=(
cmake
${ros_makedepends[@]}
- python-catkin-pkg
+ python-catkin_pkg
python-empy
python
)
@@ -25,7 +25,7 @@ depends=(
${ros_depends[@]}
python-nose
gtest
- python-catkin-pkg
+ python-catkin_pkg
python-empy
gmock
python