summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGonçalo Camelo Neves Pereira2018-05-08 15:09:52 +0100
committerGonçalo Camelo Neves Pereira2018-05-08 15:09:52 +0100
commit88d217a849d27ce5628450694f254306cb40df88 (patch)
treee9ac510b605730937716570e79380e73ed00f9f3
parent252731219bff2b4a2fcd690becf640005ef7b5b3 (diff)
downloadaur-88d217a849d27ce5628450694f254306cb40df88.tar.gz
Update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9e83cd047490..41ddb09ba1ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ros-melodic-actionlib-msgs
pkgdesc = ROS - actionlib_msgs defines the common messages to interact with an action server and an action client.
- pkgver = 1.12.5
+ pkgver = 1.12.6
pkgrel = 1
url = http://wiki.ros.org/actionlib_msgs
arch = any
@@ -13,8 +13,8 @@ pkgbase = ros-melodic-actionlib-msgs
depends = ros-melodic-message-runtime
depends = ros-melodic-message-generation
depends = ros-melodic-std-msgs
- source = ros-melodic-actionlib-msgs-1.12.5-0.tar.gz::https://github.com/ros-gbp/common_msgs-release/archive/release/melodic/actionlib_msgs/1.12.5-0.tar.gz
- sha256sums = 61a7e2bce37ef7df01f18c74ee8f9a887ff20128227c2399b983d8c4f209d57d
+ source = ros-melodic-actionlib-msgs-1.12.6-0.tar.gz::https://github.com/ros-gbp/common_msgs-release/archive/release/melodic/actionlib_msgs/1.12.6-0.tar.gz
+ sha256sums = 6edb884e6ca0727fdc5c5e755a89c524ac5716b52488cb431075d33897699a95
pkgname = ros-melodic-actionlib-msgs
diff --git a/PKGBUILD b/PKGBUILD
index fc949a102afd..566a72782318 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - actionlib_msgs defines the common messages to interact with an ac
url='http://wiki.ros.org/actionlib_msgs'
pkgname='ros-melodic-actionlib-msgs'
-pkgver='1.12.5'
+pkgver='1.12.6'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -30,7 +30,7 @@ depends=(${ros_depends[@]})
# Tarball version (faster download)
_dir="common_msgs-release-release-melodic-actionlib_msgs-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/common_msgs-release/archive/release/melodic/actionlib_msgs/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('61a7e2bce37ef7df01f18c74ee8f9a887ff20128227c2399b983d8c4f209d57d')
+sha256sums=('6edb884e6ca0727fdc5c5e755a89c524ac5716b52488cb431075d33897699a95')
build() {
# Use ROS environment variables