Date: Tuesday, February 14, 2017 @ 15:36:51 Author: tredaelli Revision: 212385
upgpkg: python2-btchip 0.1.19-1 Modified: python2-btchip/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-02-14 15:35:23 UTC (rev 212384) +++ PKGBUILD 2017-02-14 15:36:51 UTC (rev 212385) @@ -3,7 +3,7 @@ # Contributor: Andy Weidenbaum <[email protected]> pkgname=python2-btchip -pkgver=0.1.16 +pkgver=0.1.19 pkgrel=1 pkgdesc="Python library to communicate with BTChip dongle" arch=('any') @@ -13,7 +13,7 @@ url="https://github.com/LedgerHQ/btchip-python" license=('Apache') source=($pkgname-$pkgver.tar.gz::https://github.com/LedgerHQ/btchip-python/archive/v$pkgver.tar.gz) -sha256sums=('4c9e85977485c01c11fa4513f10f2e5a5f06afa1d04b5270a13d70606ccd4527') +sha256sums=('08380f0c4b0983a2e3cd35774e5e60b8195557a630f40e380659e570c4da2916') build() { cd btchip-python-$pkgver
