summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2021-02-10 09:15:59 +0700
committerAchmad Fathoni2021-02-10 09:15:59 +0700
commit5177bfd5ad5f7e58a5e35632b880443b7182f54b (patch)
tree4f1efd1d593b85eb2aac6b3b9fcb890fa85a6d25 /PKGBUILD
parentcd5d68a20f303acfea6cecbc6295aadb167df44f (diff)
downloadaur-ros-noetic-common-tutorials.tar.gz
Update to 0.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c82c338248aa..321fdfe60b2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ pkgdesc="ROS - Metapackage that contains common tutorials."
url='https://wiki.ros.org/common_tutorials'
pkgname='ros-noetic-common-tutorials'
-pkgver='0.1.11'
+pkgver='0.2.0'
_pkgver_patch=0
arch=('any')
-pkgrel=2
+pkgrel=1
license=('BSD')
ros_makedepends=(
@@ -33,7 +33,7 @@ depends=(
_dir="common_tutorials-${pkgver}/common_tutorials"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/common_tutorials/archive/${pkgver}.tar.gz")
-sha256sums=('e6015c289219df58253809254baa53dbf2f3190b61d77fac2b2fb8b8c12f3ec1')
+sha256sums=('61b4f75a846264debe4f8eb4c7090f21079c5cd368f85124cf13eca6340570f3')
build() {
# Use ROS environment variables.