[arch-commits] Commit in python-btchip/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Fri Sep 7 14:31:18 UTC 2018


    Date: Friday, September 7, 2018 @ 14:31:17
  Author: jelle
Revision: 378612

upgpkg: python-btchip 0.1.28-1

Modified:
  python-btchip/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-07 14:29:49 UTC (rev 378611)
+++ PKGBUILD	2018-09-07 14:31:17 UTC (rev 378612)
@@ -5,8 +5,8 @@
 
 pkgbase=python-btchip
 pkgname=('python-btchip' "python2-btchip")
-pkgver=0.1.27
-pkgrel=2
+pkgver=0.1.28
+pkgrel=1
 pkgdesc="Python library to communicate with BTChip dongle"
 arch=('any')
 makedepends=('python-setuptools' 'python2-setuptools')
@@ -14,7 +14,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=('1114b90f0fd56138dd320b94083ad05c5032a01d6008344479268b8f8e4e9110')
+sha256sums=('b257357321afc641c15deb7b7cc5f6c54a060739dfb4acddc55fdbd18ba17917')
 
 prepare() {
   cp -r "btchip-python-$pkgver" "btchip-python2-$pkgver"



More information about the arch-commits mailing list