python3-pyscard: update to 2.0.0.

This commit is contained in:
Đoàn Trần Công Danh 2020-09-25 08:00:22 +07:00
parent 1770b0dc25
commit 1895c3b62f

View file

@ -1,8 +1,8 @@
# Template file for 'python3-pyscard'
pkgname=python3-pyscard
_pkgname=pyscard
version=1.9.9
revision=3
version=2.0.0
revision=1
wrksrc="${_pkgname}-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools swig"
@ -13,7 +13,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="LGPL-2.1-or-later"
homepage="https://pyscard.sourceforge.io/index.html"
distfiles="${PYPI_SITE}/p/${_pkgname}/${_pkgname}-${version}.tar.gz"
checksum=e6bde541990183858740793806b1c7f4e798670519ae4c96145f35d5d7944c20
checksum=b364d9d9186e793c1c4709eb72a4d29e09067d36ca463b2c2abd995bd1055779
# provides="python3-scard-${version}_$revision"
# replaces="python3-scard>=0"