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

Antonio Rojas arojas at gemini.archlinux.org
Sun Jul 3 10:44:12 UTC 2022


    Date: Sunday, July 3, 2022 @ 10:44:12
  Author: arojas
Revision: 449818

Update to 0.0.9

Modified:
  python-fastbencode/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-03 10:20:44 UTC (rev 449817)
+++ PKGBUILD	2022-07-03 10:44:12 UTC (rev 449818)
@@ -1,7 +1,7 @@
 # Maintainer:
 
 pkgname=python-fastbencode
-pkgver=0.0.7
+pkgver=0.0.9
 pkgrel=1
 pkgdesc='Implementation of bencode with optional fast C extensions'
 arch=(x86_64)
@@ -11,7 +11,7 @@
 makedepends=(python-build python-installer python-setuptools python-wheel)
 checkdepends=(python-pytest)
 source=(https://pypi.io/packages/source/f/fastbencode/fastbencode-$pkgver.tar.gz)
-sha256sums=('b6bc9abe542d0663793529576f49ba8891508554f85d09b5d6d5ed7af7e0c6e4')
+sha256sums=('a508632c645f2e3ffbb4984cb544035c8946d6fec8cfe0aec5e556340773ce9c')
 
 build() {
   cd fastbencode-$pkgver



More information about the arch-commits mailing list