summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRomain Reignier2015-09-29 18:12:40 +0200
committerRomain Reignier2015-09-29 18:12:40 +0200
commit734fababf51b5f6dfef06409003d4c647ca84cda (patch)
treeeba76f6866533fa18cafb8ca6b8f4f25c441534a
parent398eeabab3decf14fdea1873ac4c79bbc5cd5b26 (diff)
downloadaur-734fababf51b5f6dfef06409003d4c647ca84cda.tar.gz
Update to version 0.61.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4972c056ecc..24c3f73315be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
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.2
+ pkgver = 0.61.3
pkgrel = 1
url = http://wiki.ros.org/ecl_concepts
arch = any
@@ -15,7 +15,7 @@ pkgbase = ros-indigo-ecl-concepts
depends = ros-indigo-ecl-license
depends = ros-indigo-ecl-config
depends = ros-indigo-ecl-type-traits
- source = ecl_concepts::git+https://github.com/yujinrobot-release/ecl_core-release.git#tag=release/indigo/ecl_concepts/0.61.2-0
+ source = ecl_concepts::git+https://github.com/yujinrobot-release/ecl_core-release.git#tag=release/indigo/ecl_concepts/0.61.3-0
md5sums = SKIP
pkgname = ros-indigo-ecl-concepts
diff --git a/PKGBUILD b/PKGBUILD
index 930fdefb61bb..ee3eb9be784d 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.2'
+pkgver='0.61.3'
_pkgver_patch=0
arch=('any')
pkgrel=1