summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim Rakowski2017-08-06 12:51:50 +0200
committerTim Rakowski2017-08-06 12:51:50 +0200
commit45a74adb25637baa54755aedcdca53f8e003be80 (patch)
treeed3700a9ce7d15b13f00a8a3391cecf911b7d0d7
parentdeedbc48a5b3a1d8b14b933c6a9116e043450eb4 (diff)
downloadaur-45a74adb25637baa54755aedcdca53f8e003be80.tar.gz
Update to version 1.14.1-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c7df918933e..a79c6409f520 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Mon May 22 17:06:36 UTC 2017
+# Sun Aug 6 10:47:46 UTC 2017
pkgbase = ros-lunar-rosboost-cfg
pkgdesc = ROS - Contains scripts used by the rosboost-cfg tool for determining cflags/lflags/etc.
- pkgver = 1.14.0
+ pkgver = 1.14.1
pkgrel = 1
url = http://ros.org/wiki/rosboost_cfg
arch = any
@@ -10,8 +10,8 @@ pkgbase = ros-lunar-rosboost-cfg
makedepends = cmake
makedepends = ros-build-tools
makedepends = ros-lunar-catkin
- source = ros-lunar-rosboost-cfg-1.14.0-0.tar.gz::https://github.com/ros-gbp/ros-release/archive/release/lunar/rosboost_cfg/1.14.0-0.tar.gz
- sha256sums = b67ef970c65197cb75886376aff1085eff089c83163901aa7c2598944f5fe77b
+ source = ros-lunar-rosboost-cfg-1.14.1-0.tar.gz::https://github.com/ros-gbp/ros-release/archive/release/lunar/rosboost_cfg/1.14.1-0.tar.gz
+ sha256sums = cae8f5071d9f230da9b24b0db4a6348e090cacc5dff1ccd3909d11b999e1f310
pkgname = ros-lunar-rosboost-cfg
diff --git a/PKGBUILD b/PKGBUILD
index 059711cb12e1..c6dd6ea4eba8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - Contains scripts used by the rosboost-cfg tool for determining cf
url='http://ros.org/wiki/rosboost_cfg'
pkgname='ros-lunar-rosboost-cfg'
-pkgver='1.14.0'
+pkgver='1.14.1'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -26,7 +26,7 @@ depends=(${ros_depends[@]})
# Tarball version (faster download)
_dir="ros-release-release-lunar-rosboost_cfg-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/ros-gbp/ros-release/archive/release/lunar/rosboost_cfg/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('b67ef970c65197cb75886376aff1085eff089c83163901aa7c2598944f5fe77b')
+sha256sums=('cae8f5071d9f230da9b24b0db4a6348e090cacc5dff1ccd3909d11b999e1f310')
build() {
# Use ROS environment variables