summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Weidenbaum2016-10-22 18:14:08 -0700
committerAndy Weidenbaum2016-10-22 18:14:08 -0700
commit0dbebc4aba2a2ce090bc28600246018cfe4afb9b (patch)
treece0f410eeb9ea56621c7ed8bc663a105e71da22f
parentb1c6a5a0faed089e0c2bdf8ea09c5e07cea36019 (diff)
downloadaur-0dbebc4aba2a2ce090bc28600246018cfe4afb9b.tar.gz
update pkgver to 0.7.6
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8bfe311f3fcc..a459e159242a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Sep 29 17:48:46 UTC 2016
+# Sun Oct 23 01:13:58 UTC 2016
pkgbase = python2-trezor
pkgdesc = Python library for communicating with the TREZOR Bitcoin hardware wallet
- pkgver = 0.7.4
+ pkgver = 0.7.6
pkgrel = 1
url = https://github.com/trezor/python-trezor
arch = any
@@ -18,9 +18,9 @@ pkgbase = python2-trezor
provides = python2-trezor
conflicts = trezorctl
options = !emptydirs
- source = https://pypi.python.org/packages/16/f1/e30d601857ab48f80ab73d15cda957528b5fa3b90bd8168f1e5a1fdd5b1d/trezor-0.7.4.tar.gz
- md5sums = e04afeb4f7ed821b9bdcfe3158130362
- sha256sums = de746930bfe3d59a3a0f19b0aa00b4afa425028ecb3194c7d244bc36a539d9a2
+ source = https://pypi.python.org/packages/b6/ac/894f90d9d435c26d376559c4b4f08c2e326d5abcadeb4e9b28695228ffb1/trezor-0.7.6.tar.gz
+ md5sums = c0c59a7000b3c121f26923ac9f660dbd
+ sha256sums = 3517a507b27dfe28a7b9bc2a62ebcf1fa45797476c8fe0b2e97cb0fccd271c5d
pkgname = python2-trezor
diff --git a/PKGBUILD b/PKGBUILD
index 55d9d68c5413..447c65e119ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Weidenbaum <archbaum@gmail.com>
pkgname=python2-trezor
-pkgver=0.7.4
+pkgver=0.7.6
pkgrel=1
pkgdesc="Python library for communicating with the TREZOR Bitcoin hardware wallet"
arch=('any')
@@ -15,9 +15,9 @@ makedepends=('python2-setuptools')
url="https://github.com/trezor/python-trezor"
license=('LGPL3')
options=(!emptydirs)
-source=(https://pypi.python.org/packages/16/f1/e30d601857ab48f80ab73d15cda957528b5fa3b90bd8168f1e5a1fdd5b1d/trezor-0.7.4.tar.gz)
-md5sums=('e04afeb4f7ed821b9bdcfe3158130362')
-sha256sums=('de746930bfe3d59a3a0f19b0aa00b4afa425028ecb3194c7d244bc36a539d9a2')
+source=(https://pypi.python.org/packages/b6/ac/894f90d9d435c26d376559c4b4f08c2e326d5abcadeb4e9b28695228ffb1/trezor-0.7.6.tar.gz)
+md5sums=('c0c59a7000b3c121f26923ac9f660dbd')
+sha256sums=('3517a507b27dfe28a7b9bc2a62ebcf1fa45797476c8fe0b2e97cb0fccd271c5d')
provides=('trezorctl' 'python2-trezor')
conflicts=('trezorctl')