summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f60dafae3e0b..523764e84a9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - This package attempts to show the features of ROS python API step
url='https://www.wiki.ros.org/rospy_tutorials'
pkgname='ros-melodic-rospy-tutorials'
-pkgver='0.9.2'
+pkgver='0.9.3'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -35,7 +35,7 @@ depends=(
_dir="ros_tutorials-${pkgver}/rospy_tutorials"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/ros_tutorials/archive/${pkgver}.tar.gz")
-sha256sums=('403684ccddc5e62f4eba9058628d434a7ff07e0b0980fee43a44386f6d0c6d0a')
+sha256sums=('eb43cb3d99bc84f5dd364801887af129dddc8f45e6055d7ed7ce7955925e0e6c')
build() {
# Use ROS environment variables.