From: fsLeg Date: Sun, 9 Jun 2024 10:23:23 +0000 (+0300) Subject: pyscard: updated to version 2.0.10 X-Git-Url: https://git.t-rg.ws/?a=commitdiff_plain;h=6d10bf62f3e0121aa8b3b76d487a6d77b3bd94bb;p=slackbuilds.git pyscard: updated to version 2.0.10 --- diff --git a/pyscard/pyscard.SlackBuild b/pyscard/pyscard.SlackBuild index db184df..da0c8df 100755 --- a/pyscard/pyscard.SlackBuild +++ b/pyscard/pyscard.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=pyscard -VERSION=${VERSION:-2.0.8} +VERSION=${VERSION:-2.0.10} BUILD=${BUILD:-1} TAG=${TAG:-fsleg} PKGTYPE=${PKGTYPE:-txz} diff --git a/pyscard/pyscard.info b/pyscard/pyscard.info index b072ac3..4044aa9 100644 --- a/pyscard/pyscard.info +++ b/pyscard/pyscard.info @@ -1,8 +1,8 @@ PRGNAM="pyscard" -VERSION="2.0.8" +VERSION="2.0.10" HOMEPAGE="https://pyscard.sourceforge.io/" -DOWNLOAD="https://github.com/LudovicRousseau/pyscard/archive/refs/tags/2.0.8.tar.gz" -MD5SUM="bec3bbb17b5dfc1824a286b8acaacec5" +DOWNLOAD="https://github.com/LudovicRousseau/pyscard/archive/refs/tags/2.0.10.tar.gz" +MD5SUM="96ea193949b739b6e3e7e65dbc41c4dd" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pcsc-lite"