summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRaimar Bühmann2016-11-24 23:11:24 +0100
committerRaimar Bühmann2016-11-24 23:12:00 +0100
commit5e8e3dcbac6a803a2d6d841fb1b6b365a13bc270 (patch)
tree7788fa7a0ec4949040061b9ec50855ee3ea9ef51 /PKGBUILD
parent8d356d2a23b83441741eee2c863a4f41ea078e45 (diff)
downloadaur-5e8e3dcbac6a803a2d6d841fb1b6b365a13bc270.tar.gz
update to version 0.3.0.r30.20161116
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fac7a32abda5..b3f5658577eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Raimar Bühmann <raimar _at_ buehmann _dot_ de>
pkgname=anki-drive-sdk-git
-pkgver=0.3.0.r29.20160429
-pkgrel=2
+pkgver=0.3.0.r30.20161116
+pkgrel=1
pkgdesc="C implementation of message protocols and data parsing to communicate with Anki Drive vehicles"
arch=('i686' 'x86_64')
url="https://github.com/anki/drive-sdk"