summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSean Greenslade2018-03-21 16:00:20 -0700
committerSean Greenslade2018-03-21 16:00:20 -0700
commit490478873733c4c5db90921817c3d857b07c4c5d (patch)
tree71ad5e494c2d48400be1afee500626c30ebc8ef0
parent66ccf5ef4edb5c0e023da25bccc95b3a53e420ba (diff)
downloadaur-490478873733c4c5db90921817c3d857b07c4c5d.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 68668328ac00..ca156edbdedf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Wed Nov 22 21:57:10 UTC 2017
+# Wed Mar 21 23:00:20 UTC 2018
pkgbase = ros-kinetic-pluginlib
pkgdesc = ROS - The pluginlib package provides tools for writing and dynamically loading plugins using the ROS build infrastructure.
- pkgver = 1.11.2
+ pkgver = 1.11.3
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 = tinyxml2
depends = boost
- source = ros-kinetic-pluginlib-1.11.2-0.tar.gz::https://github.com/ros-gbp/pluginlib-release/archive/release/kinetic/pluginlib/1.11.2-0.tar.gz
- sha256sums = b4d5e930606975d7e2865759665a9bfe793ec816f9f2a79883bd09e04d9043b7
+ source = ros-kinetic-pluginlib-1.11.3-0.tar.gz::https://github.com/ros-gbp/pluginlib-release/archive/release/kinetic/pluginlib/1.11.3-0.tar.gz
+ sha256sums = 6721d4877042f9f9f665f0415841b232cde3ce94f8af1ecb426ebcb292e327ad
pkgname = ros-kinetic-pluginlib
diff --git a/PKGBUILD b/PKGBUILD
index 237b2a53d21a..5e65adef6fe0 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.11.2'
+pkgver='1.11.3'
_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=('b4d5e930606975d7e2865759665a9bfe793ec816f9f2a79883bd09e04d9043b7')
+sha256sums=('6721d4877042f9f9f665f0415841b232cde3ce94f8af1ecb426ebcb292e327ad')
build() {
# Use ROS environment variables