summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Wienke2017-09-06 12:03:53 +0200
committerJohannes Wienke2017-09-06 12:03:53 +0200
commit8fdefc5afebb0476f94bf9385213a5f8f5acc3f3 (patch)
treeefdf09ea77aaf9ca5a8e1ae3f94235749e698513 /PKGBUILD
parent85b3ac6472cf8d47aa6c8d4e65a3ca0ed3dbec6d (diff)
downloadaur-rst-converters-cpp-stable-git.tar.gz
Version bump to 0.16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5ac73ce9f472..2b4c85bf6a3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Johannes Wienke <languitar@semipol.de>
pkgname='rst-converters-cpp-stable-git'
-pkgver=0.15.0.27476c4
+pkgver=0.16.0.8495e9c
pkgrel=1
pkgdesc='Robotics Systems Types converters fro C++'
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url='https://projects.cor-lab.org/projects/rst'
license=('LGPL3')
depends=('rsc-stable-git' 'boost' 'rsb-cpp-stable-git' 'opencv')
makedepends=('git' 'cmake')
-source=("rst-converters-cpp::git+https://code.cor-lab.org/git/rst.git.converters-cpp#branch=0.15")
+source=("rst-converters-cpp::git+https://code.cor-lab.org/git/rst.git.converters-cpp#branch=0.16")
md5sums=('SKIP')
conflicts=('rst-converters-cpp')
provides=('rst-converters-cpp')