summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Exner2021-01-18 12:55:54 +0100
committerFelix Exner2021-01-18 12:55:54 +0100
commited1824cab1ec5ba2d0b429790a1b5a5c0ad6e3f0 (patch)
treeebf731e03c0d518ab2cccc1f76842f9da5900cce /PKGBUILD
parent37b130cf6a49008b94315c0cd84369b60f695ff5 (diff)
downloadaur-ros-melodic-turtlebot3-description.tar.gz
Update package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3eac52ca2412..f3d3ba39063d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@ pkgdesc="ROS - 3D models of the Turtlebot3 for simulation and visualization"
url='https://wiki.ros.org/turtlebot3_description'
pkgname='ros-melodic-turtlebot3-description'
-pkgver='1.2.4'
+pkgver='1.2.5'
arch=('any')
pkgrel=1
license=('Apache-2.0')
@@ -28,7 +28,7 @@ depends=(
_dir="turtlebot3-${pkgver}/turtlebot3_description"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ROBOTIS-GIT/turtlebot3/archive/${pkgver}.tar.gz")
-sha256sums=('a75bd9e8f007cafcd3a0a7fd80a5428dfec69d13dcbd0a5bc018fac3154649fc')
+sha256sums=('cee1be2249f18084075e4604b70463eb40a96d6f5c2e63efc7f2c501399dee3d')
build() {
# Use ROS environment variables.