;ibftdi: Rebuild with python 3.6

This commit is contained in:
Alexey Pavlov
2017-06-18 12:19:27 +03:00
parent 507f80fe62
commit cdf11aef07

View File

@@ -4,7 +4,7 @@ _realname=libftdi
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=1.3
pkgrel=1
pkgrel=2
pkgdesc='Library to talk to FTDI chips, with Python 3 bindings (mingw-w64)'
arch=('any')
url="https://www.intra2net.com/en/developer/libftdi/"