summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTom Ingleby2015-07-28 11:15:04 +0100
committerTom Ingleby2015-07-28 11:15:04 +0100
commitb31ac203cede1f1fb8e4f55c60ad94e5b5dbaaa2 (patch)
treea19c9cadd8d8dabfa3de74867cdca4aac7d84472 /PKGBUILD
parent73fb32f6cbd102b490f88c3a825f81be277a509f (diff)
downloadaur-b31ac203cede1f1fb8e4f55c60ad94e5b5dbaaa2.tar.gz
mraa: update to 0.7.3
Signed-off-by: Tom Ingleby <tom@ewsting.org>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d6c31882d441..b8f03674c7fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Tom Ingleby <tom@ewsting.org>
pkgname='mraa'
-pkgver=0.7.2
+pkgver=0.7.3
pkgrel=1
pkgdesc="Low Level Skeleton Library for IO Communication on GNU/Linux platforms."
makedepends=('git' 'cmake' 'swig')