summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFelix Exner2020-12-08 11:35:54 +0100
committerFelix Exner2020-12-08 11:35:54 +0100
commit3ed411097fd1a4d26a90819a339ffaad70e9a717 (patch)
tree006068585fe815d10abcfacf8f6bd2db45fb91fc /PKGBUILD
parent994844678e8fcedbcb881247985c03519c95f51b (diff)
downloadaur-3ed411097fd1a4d26a90819a339ffaad70e9a717.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 ae38d553b5a7..7f6ef4b530b2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgdesc="ROS - Metapackage for moveit plugins."
url='https://moveit.ros.org'
pkgname='ros-melodic-moveit-plugins'
-pkgver='1.0.6'
+pkgver='1.0.7'
arch=('any')
pkgrel=1
license=('BSD')
@@ -26,7 +26,7 @@ depends=(${ros_depends[@]})
# Tarball version (faster download)
_dir="moveit-${pkgver}/moveit_plugins/moveit_plugins"
source=("${pkgname}-${pkgver}.tar.gz"::"https://github.com/ros-planning/moveit/archive/${pkgver}.tar.gz")
-sha256sums=('a633830d2ed7e23089f9642d99298cb6eb96148c695c0b4890f2792eac4904b4')
+sha256sums=('388a15209a0191bcdc8a1a9e6b3eaca4717aaa3a6fb9f541ad31dff7c3d6d07a')
build() {
# Use ROS environment variables