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 9f23e71d87a2..54f03fba74b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -28,7 +28,7 @@ depends=(
)
_dir="pointgrey_camera_driver-${pkgver}/wfov_camera_msgs"
-source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros-drivers/pointgrey_camera_driver/archive/${pkgver}.tar.gz")
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/ros-drivers/pointgrey_camera_driver/archive/${pkgver}.tar.gz")
sha256sums=('f81a2ad2260a686bdd961d129d8f980b68454e70eb257fe3fdc39d4f5fcf53ad')
build() {