summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbionade242019-05-11 11:45:18 +0000
committerbionade242019-05-11 11:45:18 +0000
commit547989ed9880c3b20c361515cb8ed341f0815867 (patch)
tree8d3700a51c0f134ad49ab15ebd4afe6e97f0f9dc
parentff31489c625e339cdcb059edff5176b6a3e07dbb (diff)
downloadaur-547989ed9880c3b20c361515cb8ed341f0815867.tar.gz
Corrected conflicts
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 87089118b0c3..db05364d776d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -47,7 +47,7 @@ depends=(
)
conflicts=(
- ros-melodic-roscpp-git
+ 'ros-melodic-roscpp-git'
)
_dir="ros_comm-${pkgver}/clients/roscpp"