summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean Greenslade2017-04-06 17:07:08 -0700
committerSean Greenslade2017-04-06 17:07:08 -0700
commit8bbc1b0bffe81fb64c0a62e03d19fe248202ce98 (patch)
tree6705f586cdc7086032dd17226892fc79b4e3009b
parentd7feacc331290005e5cdadd1d45ee68667bba0d0 (diff)
downloadaur-8bbc1b0bffe81fb64c0a62e03d19fe248202ce98.tar.gz
Version bump.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1ee97ecf3cbb..31a0d46431dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Dec 21 05:37:07 UTC 2016
+# Fri Apr 7 00:07:08 UTC 2017
pkgbase = ros-kinetic-pluginlib
pkgdesc = ROS - The pluginlib package provides tools for writing and dynamically loading plugins using the ROS build infrastructure.
- pkgver = 1.10.4
+ pkgver = 1.10.5
pkgrel = 1
url = http://www.ros.org/wiki/pluginlib
arch = any
@@ -21,8 +21,8 @@ pkgbase = ros-kinetic-pluginlib
depends = ros-kinetic-class-loader
depends = boost
depends = tinyxml
- source = ros-kinetic-pluginlib-1.10.4-0.tar.gz::https://github.com/ros-gbp/pluginlib-release/archive/release/kinetic/pluginlib/1.10.4-0.tar.gz
- sha256sums = 23de4bbdc9ed22ba1742d2fe668cd448923c3c9a785348304f2cf3b85ead455f
+ source = ros-kinetic-pluginlib-1.10.5-0.tar.gz::https://github.com/ros-gbp/pluginlib-release/archive/release/kinetic/pluginlib/1.10.5-0.tar.gz
+ sha256sums = 1f065ac2fe84023530e8f3b4d4bbd28525651c1082d9ff42f25d8d1fb183c874
pkgname = ros-kinetic-pluginlib
diff --git a/PKGBUILD b/PKGBUILD
index 83de5ed56ff1..76975dc54bc3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - The pluginlib package provides tools for writing and dynamically
url='http://www.ros.org/wiki/pluginlib'
pkgname='ros-kinetic-pluginlib'
-pkgver='1.10.4'
+pkgver='1.10.5'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -36,7 +36,7 @@ depends=(${ros_depends[@]}
# Tarball version (faster download)
_dir="pluginlib-release-release-kinetic-pluginlib-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/pluginlib-release/archive/release/kinetic/pluginlib/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('23de4bbdc9ed22ba1742d2fe668cd448923c3c9a785348304f2cf3b85ead455f')
+sha256sums=('1f065ac2fe84023530e8f3b4d4bbd28525651c1082d9ff42f25d8d1fb183c874')
build() {
# Use ROS environment variables