summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAchmad Fathoni2021-02-10 10:37:55 +0700
committerAchmad Fathoni2021-02-10 10:37:55 +0700
commit393a497f5792b15b925f73a81f90537d9298454f (patch)
tree22987282f79abdc5c46c656b3971c410c0bd0f1e
parentcb0600dc34953e5da4b080d5ef17b0f3edc5194a (diff)
downloadaur-393a497f5792b15b925f73a81f90537d9298454f.tar.gz
Update to 1.7.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35bc5ab442eb..da3a00864d72 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ros-noetic-perception-pcl
pkgdesc = ROS - PCL (Point Cloud Library) ROS interface stack.
- pkgver = 1.7.0
+ pkgver = 1.7.2
pkgrel = 1
url = https://wiki.ros.org/perception_pcl
arch = any
@@ -11,8 +11,8 @@ pkgbase = ros-noetic-perception-pcl
depends = ros-noetic-pcl-conversions
depends = ros-noetic-pcl-ros
depends = ros-noetic-pcl-msgs
- source = ros-noetic-perception-pcl-1.7.0.tar.gz::https://github.com/ros-perception/perception_pcl/archive/1.7.0.tar.gz
- sha256sums = ac821a662e507df7e48cebc0ba02aaa360b8edbd43873fc6f63bc65ec3d12628
+ source = ros-noetic-perception-pcl-1.7.2.tar.gz::https://github.com/ros-perception/perception_pcl/archive/1.7.2.tar.gz
+ sha256sums = 1d131d1897f5380617842805f1aff193071a8104c8994737d32bab8b3caa08a4
pkgname = ros-noetic-perception-pcl
diff --git a/PKGBUILD b/PKGBUILD
index 2fb842affe09..86e84dfec723 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - PCL (Point Cloud Library) ROS interface stack."
url='https://wiki.ros.org/perception_pcl'
pkgname='ros-noetic-perception-pcl'
-pkgver='1.7.0'
+pkgver='1.7.2'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -28,7 +28,7 @@ depends=(${ros_depends[@]})
# Tarball version (faster download)
_dir="perception_pcl-${pkgver}/perception_pcl"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros-perception/perception_pcl/archive/${pkgver}.tar.gz")
-sha256sums=('ac821a662e507df7e48cebc0ba02aaa360b8edbd43873fc6f63bc65ec3d12628')
+sha256sums=('1d131d1897f5380617842805f1aff193071a8104c8994737d32bab8b3caa08a4')
build() {
# Use ROS environment variables