[arch-commits] Commit in python2-btchip/trunk (PKGBUILD)
Timothy Redaelli
tredaelli at archlinux.org
Thu Jun 8 11:33:06 UTC 2017
Date: Thursday, June 8, 2017 @ 11:33:05
Author: tredaelli
Revision: 235418
upgpkg: python2-btchip 0.1.20-1
Modified:
python2-btchip/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-06-08 11:32:30 UTC (rev 235417)
+++ PKGBUILD 2017-06-08 11:33:05 UTC (rev 235418)
@@ -3,7 +3,7 @@
# Contributor: Andy Weidenbaum <archbaum at gmail.com>
pkgname=python2-btchip
-pkgver=0.1.19
+pkgver=0.1.20
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=('08380f0c4b0983a2e3cd35774e5e60b8195557a630f40e380659e570c4da2916')
+sha256sums=('39c03103c4b92c7abe009701e5c02a37a3e86c2a5b9f52b8de8efaca85fd545a')
build() {
cd btchip-python-$pkgver
More information about the arch-commits
mailing list