summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f97bc70b22fe..94f318086f0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Andy Weidenbaum <archbaum@gmail.com>
pkgname=python-trezor
-pkgver=0.13.0
+pkgver=0.13.2
pkgrel=1
pkgdesc='Python 3 library for communicating with the TREZOR Bitcoin hardware wallet'
arch=('any')
@@ -24,8 +24,8 @@ optdepends=('python-hidapi: Firmware-less Trezor One setup')
url='https://github.com/trezor/trezor-firmware/tree/master/python'
license=('LGPL3')
options=(!emptydirs)
-source=('https://files.pythonhosted.org/packages/05/70/276a29016e4321965cd978cc95e735789185e30be3cf46e9fdd7179c1613/trezor-0.13.0.tar.gz')
-sha256sums=('4571aa09dbfe88b31eb2f16c7c359b4809621b75a04b7b5bc9dbffe17046c99a')
+source=('https://files.pythonhosted.org/packages/8b/d8/010acbb090551e6bb9446ab611357f98891a61857215bfe3c475292b74d3/trezor-0.13.2.tar.gz')
+sha256sums=('cdb696fd01dad6a0cb23b61ea3a4867bb51cecda5cb2a77366fb6a53bff58ac4')
provides=('python-trezor' 'trezorctl')
conflicts=('trezorctl')