From: fsLeg Date: Sun, 17 Mar 2024 09:58:19 +0000 (+0300) Subject: pyscard: updated to version 2.0.8 X-Git-Url: https://git.t-rg.ws/?a=commitdiff_plain;h=b51b3362f31d0b13e6be41468b16a325c97c2e93;p=slackbuilds.git pyscard: updated to version 2.0.8 --- diff --git a/pyscard/pyscard.SlackBuild b/pyscard/pyscard.SlackBuild index 633ce59..db184df 100755 --- a/pyscard/pyscard.SlackBuild +++ b/pyscard/pyscard.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=pyscard -VERSION=${VERSION:-2.0.7} +VERSION=${VERSION:-2.0.8} BUILD=${BUILD:-1} TAG=${TAG:-fsleg} PKGTYPE=${PKGTYPE:-txz} diff --git a/pyscard/pyscard.info b/pyscard/pyscard.info index f2e2db4..b072ac3 100644 --- a/pyscard/pyscard.info +++ b/pyscard/pyscard.info @@ -1,8 +1,8 @@ PRGNAM="pyscard" -VERSION="2.0.7" +VERSION="2.0.8" HOMEPAGE="https://pyscard.sourceforge.io/" -DOWNLOAD="https://github.com/LudovicRousseau/pyscard/archive/refs/tags/2.0.7.tar.gz" -MD5SUM="5317ccb33ec5e56a025f814f606e4c16" +DOWNLOAD="https://github.com/LudovicRousseau/pyscard/archive/refs/tags/2.0.8.tar.gz" +MD5SUM="bec3bbb17b5dfc1824a286b8acaacec5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pcsc-lite"