summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba76ca966dbb..0b1b3ea87077 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
+# Maintainer: yate <mwyeatts at gmail dot com>
# Maintainer: Xaiuweb <xaiuweb@protonmail.ch>
# Contributor: Andy Weidenbaum <archbaum@gmail.com>
pkgname=python-trezor
-pkgver=0.7.16
+pkgver=0.9.1
pkgrel=1
pkgdesc="Python 3 library for communicating with the TREZOR Bitcoin hardware wallet"
arch=('any')
@@ -17,9 +18,8 @@ makedepends=('python-setuptools')
url="https://github.com/trezor/python-trezor"
license=('LGPL3')
options=(!emptydirs)
-source=(https://pypi.python.org/packages/3c/77/aa10c0fd4e8c5112f5b5da23852860acb188802330cb82f27f91f176caa2/trezor-0.7.16.tar.gz)
-md5sums=('dd274b1390ee12a3d5d534e25f77a365')
-sha256sums=('6bdb69fc125ba705854e21163be6c7da3aa17c2a3a84f40b6d8a3f6e4a8cb314')
+source=(https://files.pythonhosted.org/packages/26/46/b78ba738beea1d451a9f88b55edde8d1fac1049b69157aeaf12390ec00b6/trezor-0.9.1.tar.gz)
+sha256sums=('a481191011bade98f1e9f1201e7c72a83945050657bbc90dc4ac32dc8b8b46a4')
provides=('python-trezor' 'trezorctl')
conflicts=('trezorctl')