summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohannes Wienke2017-09-06 11:09:22 +0200
committerJohannes Wienke2017-09-06 11:09:22 +0200
commit4ed5ada5f4c3d673d19479f4e4f89f72f3457810 (patch)
tree82a5319e2ffedf0bfcf66be39d04a24f9a0404ce /PKGBUILD
parent3b33094ec78e0f132ac92417bce106ab87c25db3 (diff)
downloadaur-rsc-stable-git.tar.gz
Version bump to 0.16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a913b4cbc06c..5647313cd794 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Johannes Wienke <languitar@semipol.de>
pkgname='rsc-stable-git'
-pkgver=0.15.1.c89d3c1
-pkgrel=2
+pkgver=0.16.0.36f619b
+pkgrel=1
pkgdesc='Robotics Systems Commons library'
arch=('i686' 'x86_64')
url='https://projects.cor-lab.org/projects/rsc'
license=('LGPL3')
depends=('boost')
makedepends=('git' 'cmake')
-source=("git+https://code.cor-lab.org/git/rsc.git#branch=0.15")
+source=("git+https://code.cor-lab.org/git/rsc.git#branch=0.16")
md5sums=('SKIP')
conflicts=('rsc')
provides=('rsc')