summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTom Ingleby2019-03-14 15:55:52 -0700
committerTom Ingleby2019-03-14 15:55:52 -0700
commit6141a0ce4f650a0704b6c84519cc4ba486122868 (patch)
tree275e9ef247b170127df6a27d870c4d2c34173e8d /PKGBUILD
parentfbe5cc5e68137dc050fc79cbd4e82dea5a1a33e4 (diff)
downloadaur-mraa.tar.gz
mraa: update to 2.0.0
Signed-off-by: Tom Ingleby <tom@ewsting.org>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a3717f9f071..cad12d7eb2b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Tom Ingleby <tom@ewsting.org>
pkgname='mraa'
-pkgver=1.9.0
-pkgrel=2
+pkgver=2.0.0
+pkgrel=1
pkgdesc="Low Level Skeleton Library for IO Communication on GNU/Linux platforms."
makedepends=('git' 'cmake' 'swig')
depends=('json-c')