summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61f218b213ed..94cf0466635c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://github.com/catkin/catkin_tools"
license=("Apache")
makedepends=("git")
depends=("python" "python-catkin_pkg" "python-yaml" "python-setuptools" "python-osrf_pycommon")
-conflicts=("python2-catkin-tools")
+conflicts=("python-catkin-tools")
source=("${_gitname}::git+https://github.com/catkin/${_gitname}.git#branch=${_gitbranch}")
sha256sums=("SKIP")