summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 10c1029de748..a07523cf36c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,7 +24,7 @@ ros_depends=(
ros-noetic-joy
ros-noetic-robot-localization
ros-noetic-topic-tools
- ros-noetic-twist-mux
+ ros-noetic-twist-mux
ros-noetic-controller-manager
ros-noetic-interactive-marker-twist-server
ros-noetic-teleop-twist-joy
@@ -35,7 +35,7 @@ depends=(
)
_dir="jackal-${pkgver}/jackal_control"
-source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/jackal/jackal/archive/${pkgver}.tar.gz")
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/jackal/jackal/archive/${pkgver}.tar.gz")
sha256sums=('ef3f56b7cb56b3230ea755a797e7e59f41ed51143d7fab25a5579c4e5ea890eb')
build() {