summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAchmad Fathoni2021-02-10 10:43:39 +0700
committerAchmad Fathoni2021-02-10 10:43:39 +0700
commit6730f5c80224e2b6d58ab3a6cf72a08d43f442a3 (patch)
tree2e3fd19b1ba789f476399ec712ab969271ea2fbc /PKGBUILD
parent4c4ec73ea3687f45ceebcb3d3606c9945e17c3e9 (diff)
downloadaur-ros-noetic-robot.tar.gz
Update to 1.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9b2b1613eefb..3fc8574fc065 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,10 +4,10 @@ pkgdesc="ROS - A metapackage which extends ros_base and includes ROS libaries fo
url='https://wiki.ros.org/robot'
pkgname='ros-noetic-robot'
-pkgver='1.4.1'
+pkgver='1.5.0'
_pkgver_patch=0
arch=('any')
-pkgrel=2
+pkgrel=1
license=('BSD')
ros_makedepends=(
@@ -42,7 +42,7 @@ depends=(
_dir="metapackages-${pkgver}/robot"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros/metapackages/archive/${pkgver}.tar.gz")
-sha256sums=('ef1df96c61c9762555174cc1a0e21e05149f74909d27044be0cd10aa065747a1')
+sha256sums=('5e055b7528d088cf62035d88c78cfd5aefcac2a96d0ce2ac62242f6d6f76d3b0')
build() {
# Use ROS environment variables.