summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJerry Lin2018-11-03 21:00:11 +0800
committerJerry Lin2018-11-03 21:03:35 +0800
commit98ec6dbdb7d56cae8ef191f36f3c4565ae4a8f5a (patch)
treec5b8b5ad01994d673a4ac58cf7c59af9dabfcd96
parent5b119165ccc85af10f14669116d80c7f106925e2 (diff)
downloadaur-ros-indigo-ecl-statistics.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 458a297d115b..fe5d4d1ce2f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Tue Feb 2 23:38:31 UTC 2016
pkgbase = ros-indigo-ecl-statistics
pkgdesc = ROS - Common statistical structures and algorithms for control systems.
- pkgver = 0.61.8
+ pkgver = 0.61.18
pkgrel = 1
url = http://wiki.ros.org/ecl_statistics
arch = any
@@ -19,7 +17,7 @@ pkgbase = ros-indigo-ecl-statistics
depends = ros-indigo-ecl-linear-algebra
depends = ros-indigo-ecl-config
depends = ros-indigo-ecl-build
- source = https://github.com/yujinrobot-release/ecl_core-release/archive/release/indigo/ecl_statistics/0.61.8-0.tar.gz
+ source = https://github.com/yujinrobot-release/ecl_core-release/archive/release/indigo/ecl_statistics/0.61.18-0.tar.gz
sha256sums = 801f5226dc38ae4686ea2183998ea6006841e161c22119ce7e03a6cc6a05d279
pkgname = ros-indigo-ecl-statistics
diff --git a/PKGBUILD b/PKGBUILD
index 95c2edaf63b0..2eb2a162b40b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgdesc="ROS - Common statistical structures and algorithms for control systems.
url='http://wiki.ros.org/ecl_statistics'
pkgname='ros-indigo-ecl-statistics'
-pkgver='0.61.8'
+pkgver='0.61.18'
_pkgver_patch=0
arch=('any')
pkgrel=1
@@ -33,7 +33,7 @@ depends=(${ros_depends[@]})
# Tarball version (faster download)
_dir="ecl_core-release-release-indigo-ecl_statistics-${pkgver}-${_pkgver_patch}"
source=("https://github.com/yujinrobot-release/ecl_core-release/archive/release/indigo/ecl_statistics/${pkgver}-${_pkgver_patch}.tar.gz")
-sha256sums=('801f5226dc38ae4686ea2183998ea6006841e161c22119ce7e03a6cc6a05d279')
+sha256sums=('7461254e61263873a2afc13a86e55ef42def1e95edf526e8a1ead5d2999b83f8')
build() {
# Use ROS environment variables