[arch-commits] Commit in python-btchip/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Oct 20 17:54:39 UTC 2020
Date: Tuesday, October 20, 2020 @ 17:54:39
Author: arojas
Revision: 727641
Update to 0.1.30
Modified:
python-btchip/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-10-20 17:38:15 UTC (rev 727640)
+++ PKGBUILD 2020-10-20 17:54:39 UTC (rev 727641)
@@ -3,8 +3,8 @@
# Contributor: Andy Weidenbaum <archbaum at gmail.com>
pkgname=python-btchip
-pkgver=0.1.28
-pkgrel=2
+pkgver=0.1.30
+pkgrel=1
pkgdesc="Python library to communicate with BTChip dongle"
arch=('any')
depends=('python-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=('b257357321afc641c15deb7b7cc5f6c54a060739dfb4acddc55fdbd18ba17917')
+sha256sums=('66f999b728b168cb24374ddcf32a8315cbe76d9550640f414d1b8a7db4c5998b')
build() {
cd "btchip-python-$pkgver"
More information about the arch-commits
mailing list