summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6dfa6ae8300d..6cd077865871 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - Provides conversions from PCL data types and ROS message types."
url='https://wiki.ros.org/pcl_conversions'
pkgname='ros-melodic-pcl-conversions'
-pkgver='1.6.2'
+pkgver='1.7.0'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -29,9 +29,9 @@ depends=(${ros_depends[@]}
# sha256sums=('SKIP')
# Tarball version (faster download)
-_dir="perception_pcl-release-release-melodic-pcl_conversions-${pkgver}-${_pkgver_patch}"
-source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/perception_pcl-release/archive/release/melodic/pcl_conversions/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('14361d15d63002d2752dff7618967181b18d3bb43aaee0c42ac6eb563d1a921a')
+_dir="perception_pcl-${pkgver}/pcl_conversions"
+source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros-perception/perception_pcl/archive/${pkgver}.tar.gz")
+sha256sums=('ac821a662e507df7e48cebc0ba02aaa360b8edbd43873fc6f63bc65ec3d12628')
build() {
# Use ROS environment variables