summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorjwhendy2019-09-15 14:57:07 -0500
committerjwhendy2019-09-16 11:28:50 -0500
commita50d517b4d7c755f410c5b1f6d48b43daf82c09f (patch)
tree4342f66e3ae485d9700284f78eeddb0fb6d780a7
parentc72901d7bcf55520cc8ff3c70f17cba95ef602cb (diff)
downloadaur-a50d517b4d7c755f410c5b1f6d48b43daf82c09f.tar.gz
updated _dir, sources, and shasums; pkgrel
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD8
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 370f9a8c812e..e9ea32761c9f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ros-melodic-perception-pcl
pkgdesc = ROS - PCL (Point Cloud Library) ROS interface stack.
- pkgver = 1.6.2
+ pkgver = 1.7.0
pkgrel = 1
url = https://wiki.ros.org/perception_pcl
arch = any
@@ -11,8 +11,8 @@ pkgbase = ros-melodic-perception-pcl
depends = ros-melodic-pcl-conversions
depends = ros-melodic-pcl-ros
depends = ros-melodic-pcl-msgs
- source = ros-melodic-perception-pcl-1.6.2-0.tar.gz::https://github.com/ros-gbp/perception_pcl-release/archive/release/melodic/perception_pcl/1.6.2-0.tar.gz
- sha256sums = 05249c482602e692fdbcc13a26ed22ac2b0de79d93c08661ec8bcd0b87b6f3ad
+ source = ros-melodic-perception-pcl-1.7.0.tar.gz::https://github.com/ros-perception/perception_pcl/archive/1.7.0.tar.gz
+ sha256sums = ac821a662e507df7e48cebc0ba02aaa360b8edbd43873fc6f63bc65ec3d12628
pkgname = ros-melodic-perception-pcl
diff --git a/PKGBUILD b/PKGBUILD
index 57ce773d6143..3b014ee3090a 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-melodic-perception-pcl'
-pkgver='1.6.2'
+pkgver='1.7.0'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -26,9 +26,9 @@ depends=(${ros_depends[@]})
# sha256sums=('SKIP')
# Tarball version (faster download)
-_dir="perception_pcl-release-release-melodic-perception_pcl-${pkgver}-${_pkgver_patch}"
-source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/perception_pcl-release/archive/release/melodic/perception_pcl/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('05249c482602e692fdbcc13a26ed22ac2b0de79d93c08661ec8bcd0b87b6f3ad')
+_dir="perception_pcl-${pkgver}/perception_pcl"
+source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros-perception/perception_pcl/archive/${pkgver}.tar.gz")
+sha256sums=('ac821a662e507df7e48cebc0ba02aaa360b8edbd43873fc6f63bc65ec3d12628')
build() {
# Use ROS environment variables