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 2880cf02b7e5..882ddc54aa74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ to custom routes."
url='https://wiki.ros.org/turtlebot3_example'
pkgname='ros-melodic-turtlebot3-example'
-pkgver='1.2.2'
+pkgver='1.2.4'
arch=('any')
pkgrel=1
license=('Apache-2.0')
@@ -42,7 +42,7 @@ depends=(
_dir="turtlebot3-${pkgver}/turtlebot3_example"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ROBOTIS-GIT/turtlebot3/archive/${pkgver}.tar.gz")
-sha256sums=('c652438109ea99008f6d2e950e6cb7f6e67653b8daa1079c825b77d9f52a4e1d')
+sha256sums=('a75bd9e8f007cafcd3a0a7fd80a5428dfec69d13dcbd0a5bc018fac3154649fc')
build() {
# Use ROS environment variables.