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

Filipe Laíns ffy00 at archlinux.org
Wed Jul 22 18:25:17 UTC 2020


    Date: Wednesday, July 22, 2020 @ 18:25:17
  Author: ffy00
Revision: 664866

upgpkg: python-bitcoinlib 0.11.0-1

Modified:
  python-bitcoinlib/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-22 18:23:11 UTC (rev 664865)
+++ PKGBUILD	2020-07-22 18:25:17 UTC (rev 664866)
@@ -1,7 +1,7 @@
 # Maintainer: Filipe Laíns (FFY00) <lains at archlinux.org>
 
 pkgname=python-bitcoinlib
-pkgver=0.10.2
+pkgver=0.11.0
 _tag=$pkgname-v$pkgver
 pkgrel=1
 pkgdesc='Python3 library providing an easy interface to the Bitcoin data structures and protocol'
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$_tag.tar.gz")
-sha512sums=('db9a7cff735d7cab1efb1c353c68a7bfb1a0eb3feb2352fc8bb1b177be76ccb39f5626d860685a594ada4a54ced8c527440f59258e56197a4c27c671237bed62')
+sha512sums=('fe6c86e19a99e9b62fa4d26094e9b578d259ef9c14f4824d6710d090f43a909607ecae06f4ddcd8a22c86c9dfb1781fbe79cf60d13c8d815cd9ac034027239c5')
 
 build() {
   cd $pkgname-$_tag



More information about the arch-commits mailing list