summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Wolsieffer2019-02-01 16:02:40 -0500
committerBen Wolsieffer2019-02-01 16:02:40 -0500
commitf25d56af57ccfca6d788158d8c5cae6f63976c47 (patch)
treed3eaad0f042ec67601d6d9a9a40256a1d4a74247
parentbf25eecd461640aef227e3ae7c7e7838c469a615 (diff)
downloadaur-ros-kinetic-actionlib-msgs.tar.gz
1.12.6 -> 1.12.7
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb5e776e3b52..d3b0c3c21798 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu May 24 22:19:49 UTC 2018
+# Fri Feb 1 21:02:40 UTC 2019
pkgbase = ros-kinetic-actionlib-msgs
pkgdesc = ROS - actionlib_msgs defines the common messages to interact with an action server and an action client.
- pkgver = 1.12.6
+ pkgver = 1.12.7
pkgrel = 1
url = http://wiki.ros.org/actionlib_msgs
arch = any
@@ -15,8 +15,8 @@ pkgbase = ros-kinetic-actionlib-msgs
depends = ros-kinetic-message-runtime
depends = ros-kinetic-message-generation
depends = ros-kinetic-std-msgs
- source = ros-kinetic-actionlib-msgs-1.12.6-0.tar.gz::https://github.com/ros-gbp/common_msgs-release/archive/release/kinetic/actionlib_msgs/1.12.6-0.tar.gz
- sha256sums = a1747fa89c5a9261077a53988e18991dd53c21f1625569097e2b31d8039ab4f3
+ source = ros-kinetic-actionlib-msgs-1.12.7-0.tar.gz::https://github.com/ros-gbp/common_msgs-release/archive/release/kinetic/actionlib_msgs/1.12.7-0.tar.gz
+ sha256sums = 94bf0ae2bfb725c95a5ab9d6a683edae7d35e7b2f8440dc95aaa153b01420992
pkgname = ros-kinetic-actionlib-msgs
diff --git a/PKGBUILD b/PKGBUILD
index cc615f949e14..42fa02c5dc8a 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-kinetic-actionlib-msgs'
-pkgver='1.12.6'
+pkgver='1.12.7'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -30,7 +30,7 @@ depends=(${ros_depends[@]})
# Tarball version (faster download)
_dir="common_msgs-release-release-kinetic-actionlib_msgs-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/common_msgs-release/archive/release/kinetic/actionlib_msgs/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('a1747fa89c5a9261077a53988e18991dd53c21f1625569097e2b31d8039ab4f3')
+sha256sums=('94bf0ae2bfb725c95a5ab9d6a683edae7d35e7b2f8440dc95aaa153b01420992')
build() {
# Use ROS environment variables