[arch-commits] Commit in python2-btchip/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Sat Dec 16 10:45:58 UTC 2017
Date: Saturday, December 16, 2017 @ 10:45:58
Author: arojas
Revision: 274560
Update to 0.1.24
Modified:
python2-btchip/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-16 10:45:03 UTC (rev 274559)
+++ PKGBUILD 2017-12-16 10:45:58 UTC (rev 274560)
@@ -3,8 +3,8 @@
# Contributor: Andy Weidenbaum <archbaum at gmail.com>
pkgname=python2-btchip
-pkgver=0.1.20
-pkgrel=2
+pkgver=0.1.24
+pkgrel=1
pkgdesc="Python library to communicate with BTChip dongle"
arch=('any')
depends=('python2-hidapi')
@@ -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=('39c03103c4b92c7abe009701e5c02a37a3e86c2a5b9f52b8de8efaca85fd545a')
+sha256sums=('2afab0f326b96bd819e8bc9cb69edc7c55773741a50a5e5a36d224bcfd93a4a2')
build() {
cd btchip-python-$pkgver
More information about the arch-commits
mailing list