summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5025f98c409a..3b6106d39596 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Thu Nov 24 08:33:53 UTC 2016
pkgbase = ros-indigo-ecl-concepts
pkgdesc = ROS - Introduces a compile time concept checking mechanism that can be used most commonly to check for required functionality when passing template arguments.
- pkgver = 0.61.15
+ pkgver = 0.61.18
pkgrel = 1
url = http://wiki.ros.org/ecl_concepts
arch = any
@@ -16,7 +14,7 @@ pkgbase = ros-indigo-ecl-concepts
depends = ros-indigo-ecl-license
depends = ros-indigo-ecl-config
depends = ros-indigo-ecl-type-traits
- source = ros-indigo-ecl-concepts-0.61.15-0.tar.gz::https://github.com/yujinrobot-release/ecl_core-release/archive/release/indigo/ecl_concepts/0.61.15-0.tar.gz
+ source = ros-indigo-ecl-concepts-0.61.18-0.tar.gz::https://github.com/yujinrobot-release/ecl_core-release/archive/release/indigo/ecl_concepts/0.61.18-0.tar.gz
sha256sums = 341b6de62d07c8a3375b2b5ce49ac711f16f6b48029364b82323ab9860969c43
pkgname = ros-indigo-ecl-concepts
diff --git a/PKGBUILD b/PKGBUILD
index 0e883ef5cbdb..9c52784d549d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - Introduces a compile time concept checking mechanism that can be
url='http://wiki.ros.org/ecl_concepts'
pkgname='ros-indigo-ecl-concepts'
-pkgver='0.61.15'
+pkgver='0.61.18'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -31,7 +31,7 @@ depends=(${ros_depends[@]})
# Tarball version (faster download)
_dir="ecl_core-release-release-indigo-ecl_concepts-${pkgver}-${_pkgver_patch}"
source=("${pkgname}-${pkgver}-${_pkgver_patch}.tar.gz"::"https://github.com/yujinrobot-release/ecl_core-release/archive/release/indigo/ecl_concepts/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('341b6de62d07c8a3375b2b5ce49ac711f16f6b48029364b82323ab9860969c43')
+sha256sums=('f59a59412241917e8ee58eb12975e1b058b23e0176474176cc6b1b5926b803ee')
build() {
# Use ROS environment variables