summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index df6a7dbd7f30..c2df9e29369f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ pkgdesc="ROS - Tutorials showing how to write plugins for RViz."
url='https://wiki.ros.org/rviz_plugin_tutorials'
pkgname='ros-noetic-rviz-plugin-tutorials'
-pkgver='0.10.3'
+pkgver='0.11.0'
_pkgver_patch=0
arch=('any')
-pkgrel=2
+pkgrel=1
license=('BSD')
ros_makedepends=(
@@ -33,7 +33,7 @@ depends=(
_dir="visualization_tutorials-${pkgver}/rviz_plugin_tutorials"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros-visualization/visualization_tutorials/archive/${pkgver}.tar.gz")
-sha256sums=('a3162d933fea0dd58b99e46fb71ea5d8596ef6e46eaf3a906e4bf20e9ca1bb1c')
+sha256sums=('e592005f3af058ed3fe6f2aeec2d64a6b861dc387b2f7c4d7e3cf1e165373de0')
build() {
# Use ROS environment variables.