summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorM0Rf302017-09-08 21:55:51 +0200
committerM0Rf302017-09-08 21:55:51 +0200
commit100125708d6efa141657b5582235d24b0d96c718 (patch)
tree75d41f5fb195d704171403373459f41ccbdcf5f7 /PKGBUILD
parent7122c12e43df3a5605d5316ed1b1c60c790294dc (diff)
downloadaur-100125708d6efa141657b5582235d24b0d96c718.tar.gz
python2-python-bitcoinlib: 0.8.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47fed965fe8f..1fe4267b26c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Andy Weidenbaum <archbaum@gmail.com>
pkgname=python2-python-bitcoinlib
-pkgver=0.7.0
+pkgver=0.8.0
pkgrel=1
pkgdesc="An easy interface to the Bitcoin protocol and data structures"
arch=('any')
@@ -27,4 +27,5 @@ package() {
msg2 'Installing...'
python2 setup.py install --root="$pkgdir" --optimize=1
}
-md5sums=('9665bbffe7f53ce7f9cff61402887b24')
+
+md5sums=('1ecf7af7dadf463d96b8b7c64324d7ee')