summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean Greenslade2017-09-18 18:03:22 -0700
committerSean Greenslade2017-09-18 18:03:22 -0700
commit119cd2169c33663d47a4c6b4af95537705e75643 (patch)
tree14a88f587901ca04a45619b2e1d28c369288b3fc
parent885a5d640778403da22f8e33022cde897a9b74ad (diff)
downloadaur-119cd2169c33663d47a4c6b4af95537705e75643.tar.gz
Version bump.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD10
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d3aad2a40eb..a7316d3512b1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon Sep 11 03:23:05 UTC 2017
+# Tue Sep 19 01:03:21 UTC 2017
pkgbase = ros-kinetic-joint-state-publisher
pkgdesc = ROS - This package contains a tool for setting and publishing joint state values for a given URDF.
- pkgver = 1.12.11
+ pkgver = 1.12.12
pkgrel = 1
url = http://www.ros.org/wiki/joint_state_publisher
arch = any
@@ -13,8 +13,8 @@ pkgbase = ros-kinetic-joint-state-publisher
depends = ros-kinetic-rospy
depends = ros-kinetic-python-qt-binding
depends = ros-kinetic-sensor-msgs
- source = ros-kinetic-joint-state-publisher-1.12.11-0.tar.gz::https://github.com/ros-gbp/robot_model-release/archive/release/kinetic/joint_state_publisher/1.12.11-0.tar.gz
- sha256sums = 03363e580d8b14418ae4f27b29fdf2a536377e1a1e7253d7f6df5d2402dd14f4
+ source = ros-kinetic-joint-state-publisher-1.12.12-0.tar.gz::https://github.com/ros-gbp/joint_state_publisher-release/archive/release/kinetic/joint_state_publisher/1.12.12-0.tar.gz
+ sha256sums = 78f8d920bc8376228945885566493caf7eb864255da71f59d77a4683c807ed1a
pkgname = ros-kinetic-joint-state-publisher
diff --git a/PKGBUILD b/PKGBUILD
index ff4ac7187f24..e64a6be158c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - This package contains a tool for setting and publishing joint sta
url='http://www.ros.org/wiki/joint_state_publisher'
pkgname='ros-kinetic-joint-state-publisher'
-pkgver='1.12.11'
+pkgver='1.12.12'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -22,13 +22,13 @@ depends=(${ros_depends[@]})
# Git version (e.g. for debugging)
# _tag=release/kinetic/joint_state_publisher/${pkgver}-${_pkgver_patch}
# _dir=${pkgname}
-# source=("${_dir}"::"git+https://github.com/ros-gbp/robot_model-release.git"#tag=${_tag})
+# source=("${_dir}"::"git+https://github.com/ros-gbp/joint_state_publisher-release.git"#tag=${_tag})
# sha256sums=('SKIP')
# Tarball version (faster download)
-_dir="robot_model-release-release-kinetic-joint_state_publisher-${pkgver}-${_pkgver_patch}"
-source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/robot_model-release/archive/release/kinetic/joint_state_publisher/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('03363e580d8b14418ae4f27b29fdf2a536377e1a1e7253d7f6df5d2402dd14f4')
+_dir="joint_state_publisher-release-release-kinetic-joint_state_publisher-${pkgver}-${_pkgver_patch}"
+source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/joint_state_publisher-release/archive/release/kinetic/joint_state_publisher/${pkgver}-${_pkgver_patch}.tar.gz")
+sha256sums=('78f8d920bc8376228945885566493caf7eb864255da71f59d77a4683c807ed1a')
build() {
# Use ROS environment variables