* update python-fastbencode to 0.3.1-2
This commit is contained in:
parent
dd1cf9d238
commit
a51937b4a8
@ -1,9 +1,13 @@
|
||||
pkgbase = python-fastbencode
|
||||
pkgdesc = Implementation of bencode with optional fast C extensions
|
||||
pkgver = 0.3.1
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://github.com/breezy-team/fastbencode
|
||||
arch = x86_64
|
||||
arch = powerpc64le
|
||||
arch = powerpc64
|
||||
arch = powerpc
|
||||
arch = riscv64
|
||||
license = GPL-2.0-or-later
|
||||
makedepends = cython
|
||||
makedepends = python-build
|
||||
|
@ -4,7 +4,7 @@
|
||||
pkgname=python-fastbencode
|
||||
_pkgname=fastbencode
|
||||
pkgver=0.3.1
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Implementation of bencode with optional fast C extensions"
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
url="https://github.com/breezy-team/fastbencode"
|
||||
|
Loading…
x
Reference in New Issue
Block a user