python3-pyscard: update to 2.0.0.
This commit is contained in:
parent
1770b0dc25
commit
1895c3b62f
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'python3-pyscard'
|
# Template file for 'python3-pyscard'
|
||||||
pkgname=python3-pyscard
|
pkgname=python3-pyscard
|
||||||
_pkgname=pyscard
|
_pkgname=pyscard
|
||||||
version=1.9.9
|
version=2.0.0
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="${_pkgname}-${version}"
|
wrksrc="${_pkgname}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools swig"
|
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"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://pyscard.sourceforge.io/index.html"
|
homepage="https://pyscard.sourceforge.io/index.html"
|
||||||
distfiles="${PYPI_SITE}/p/${_pkgname}/${_pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/${_pkgname}/${_pkgname}-${version}.tar.gz"
|
||||||
checksum=e6bde541990183858740793806b1c7f4e798670519ae4c96145f35d5d7944c20
|
checksum=b364d9d9186e793c1c4709eb72a4d29e09067d36ca463b2c2abd995bd1055779
|
||||||
# provides="python3-scard-${version}_$revision"
|
# provides="python3-scard-${version}_$revision"
|
||||||
# replaces="python3-scard>=0"
|
# replaces="python3-scard>=0"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue