From: fsLeg Date: Sat, 31 May 2025 06:25:30 +0000 (+0300) Subject: pyscard: updated to version 2.2.2 X-Git-Url: https://git.t-rg.ws/?a=commitdiff_plain;h=a42d0d3eb48e8613b3aabf47c78f129de302fdda;p=slackbuilds.git pyscard: updated to version 2.2.2 --- diff --git a/pyscard/pyscard.SlackBuild b/pyscard/pyscard.SlackBuild index 96ca750..70026bf 100644 --- a/pyscard/pyscard.SlackBuild +++ b/pyscard/pyscard.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=pyscard -VERSION=${VERSION:-2.2.1} +VERSION=${VERSION:-2.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/pyscard/pyscard.info b/pyscard/pyscard.info index 8839f70..e6ee60f 100644 --- a/pyscard/pyscard.info +++ b/pyscard/pyscard.info @@ -1,8 +1,8 @@ PRGNAM="pyscard" -VERSION="2.2.1" +VERSION="2.2.2" HOMEPAGE="https://pyscard.sourceforge.io/" -DOWNLOAD="https://github.com/LudovicRousseau/pyscard/archive/2.2.1/pyscard-2.2.1.tar.gz" -MD5SUM="7c306dc3b6a50127539ce6283711569e" +DOWNLOAD="https://github.com/LudovicRousseau/pyscard/archive/2.2.2/pyscard-2.2.2.tar.gz" +MD5SUM="ec069f394f523f4171fdf1e5607c0302" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pcsc-lite"