summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 855087d00cf5..99b8771e10f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Johannes Wienke <languitar@semipol.de>
pkgname='rst-proto-stable-git'
-pkgver=0.15.0.0272643
+pkgver=0.16.2.98a8f7c
pkgrel=1
pkgdesc='Robotics Systems Types library'
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ url='https://projects.cor-lab.org/projects/rst'
license=('LGPL3')
depends=('protobuf' 'python2' 'python2-protobuf' 'apache-ant' 'protobuf-java')
makedepends=('git' 'cmake' 'rsc-stable-git')
-source=("rst-proto::git+https://code.cor-lab.org/git/rst.git.proto#branch=0.15")
+source=("rst-proto::git+https://code.cor-lab.org/git/rst.git.proto#branch=0.16")
md5sums=('SKIP')
conflicts=('rst-proto')
provides=('rst-proto')