summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbionade242019-05-11 11:47:10 +0000
committerbionade242019-05-11 11:47:10 +0000
commit27213a5fb75c9b56beac2be0d2bc8bd199f36237 (patch)
tree2539053beee6efd68237348d84d9bdf12488707f
parent8ddc246d3635a676abe423e9c11fe976e7dd8703 (diff)
downloadaur-27213a5fb75c9b56beac2be0d2bc8bd199f36237.tar.gz
Corrected conflicts
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1feda8047036..769de7b65e71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -45,7 +45,7 @@ depends=(
)
conflicts=(
- ros-melodic-roscpp
+ 'ros-melodic-roscpp'
)
_dir="ros_comm/clients/roscpp"