Date: Monday, April 17, 2023 @ 18:39:31
  Author: jelle
Revision: 1447040

upgpkg: python-bitcoinlib 0.12.0-1: python 3.11 rebuild

Modified:
  python-bitcoinlib/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-17 18:38:26 UTC (rev 1447039)
+++ PKGBUILD    2023-04-17 18:39:31 UTC (rev 1447040)
@@ -1,9 +1,9 @@
 # Maintainer: Filipe LaĆ­ns (FFY00) <[email protected]>
 
 pkgname=python-bitcoinlib
-pkgver=0.11.0
+pkgver=0.12.0
 _tag=$pkgname-v$pkgver
-pkgrel=3
+pkgrel=1
 pkgdesc='Python3 library providing an easy interface to the Bitcoin data 
structures and protocol'
 arch=('any')
 url='https://github.com/petertodd/python-bitcoinlib'
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('python-pytest-runner')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$_tag.tar.gz")
-sha512sums=('fe6c86e19a99e9b62fa4d26094e9b578d259ef9c14f4824d6710d090f43a909607ecae06f4ddcd8a22c86c9dfb1781fbe79cf60d13c8d815cd9ac034027239c5')
+sha512sums=('4123b51978d90abb9b0d15eb0a75705e5a495469999221484c4d84e7e61a73ef147ea8d5d9b40fd2087101a2ebec42058804e5f8ba1d67128f3d9d329fed5544')
 
 build() {
   cd $pkgname-$_tag

Reply via email to