alarm/wiringx-git to r240.4e620af-1

This commit is contained in:
Kevin Mihelich 2018-07-06 18:59:09 +00:00
parent 9104d88256
commit e0878b97a4

View file

@ -1,17 +1,18 @@
# Maintainer: Paul Adams <paul@thoughtcriminal.co.uk>
# Maintainer: Kevin Mihelich <kevin@archlinuxarm.org>
# Contributor: Paul Adams <paul@thoughtcriminal.co.uk>
buildarch=28
pkgbase='wiringx-git'
pkgname=('wiringx-git' 'python-wiringx-git' 'python2-wiringx-git')
pkgver=r224.ef1c4a4
pkgver=r240.4e620af
pkgrel=1
pkgdesc="wiringX is a modular GPIO interface, derived from wiringPi"
arch=('arm')
url="http://wiringx.org"
arch=('armv6h' 'armv7h' 'aarch64')
url="https://github.com/wiringX/wiringX"
license=('GPL')
makedepends=('git' 'cmake' 'sed' 'python-setuptools' 'python2-setuptools')
source=(${pkgname}::git+https://github.com/wiringX/wiringX#branch=rewrite)
source=(${pkgname}::git+https://github.com/wiringX/wiringX)
md5sums=('SKIP')
pkgver() {