summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJerry Lin2018-11-03 21:00:11 +0800
committerJerry Lin2018-11-03 21:03:35 +0800
commitff1d2d7979a544c627bbfef7fa72779c0cae2a4e (patch)
tree2ba6acc262d58b569965befd7e001e64bace980b
parentce1335db8cb7be59a52d2b4694eebbe01e9409ea (diff)
downloadaur-ff1d2d7979a544c627bbfef7fa72779c0cae2a4e.tar.gz
Update version to 0.61.18-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 48f55012d689..9b3c0b6086ae 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Thu Nov 24 08:47:31 UTC 2016
pkgbase = ros-indigo-ecl-streams
pkgdesc = ROS - These are lightweight text streaming classes that connect to standardised ecl type devices.
- pkgver = 0.61.15
+ pkgver = 0.61.18
pkgrel = 1
url = http://wiki.ros.org/ecl_streams
arch = any
@@ -24,7 +22,7 @@ pkgbase = ros-indigo-ecl-streams
depends = ros-indigo-ecl-converters
depends = ros-indigo-ecl-time
depends = ros-indigo-ecl-type-traits
- source = ros-indigo-ecl-streams-0.61.15-0.tar.gz::https://github.com/yujinrobot-release/ecl_core-release/archive/release/indigo/ecl_streams/0.61.15-0.tar.gz
+ source = ros-indigo-ecl-streams-0.61.18-0.tar.gz::https://github.com/yujinrobot-release/ecl_core-release/archive/release/indigo/ecl_streams/0.61.18-0.tar.gz
sha256sums = 74c2fbac63c56d1c913eb75d774dce0de572f5ae18fb8c39adcbf1fdab998010
pkgname = ros-indigo-ecl-streams
diff --git a/PKGBUILD b/PKGBUILD
index fa017397720f..e8f78c508959 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - These are lightweight text streaming classes that connect to stan
url='http://wiki.ros.org/ecl_streams'
pkgname='ros-indigo-ecl-streams'
-pkgver='0.61.15'
+pkgver='0.61.18'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -39,7 +39,7 @@ depends=(${ros_depends[@]})
# Tarball version (faster download)
_dir="ecl_core-release-release-indigo-ecl_streams-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/yujinrobot-release/ecl_core-release/archive/release/indigo/ecl_streams/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('74c2fbac63c56d1c913eb75d774dce0de572f5ae18fb8c39adcbf1fdab998010')
+sha256sums=('901008211b926f42944266c31c66fa5445797d8c679f5856b20bbe6d3bf0c2bb')
build() {
# Use ROS environment variables