]> git.t-rg.ws Git - slackbuilds.git/commitdiff
pyscard: updated to version 2.2.1
authorfsLeg <fsleg@t-rg.ws>
Mon, 13 Jan 2025 18:37:55 +0000 (21:37 +0300)
committerfsLeg <fsleg@t-rg.ws>
Mon, 13 Jan 2025 18:37:55 +0000 (21:37 +0300)
pyscard/pyscard.SlackBuild
pyscard/pyscard.info

index 9610d332770a54f05859bf373aebc06693dbeee8..96ca75041dc8a70ca734feb39b726594b5938241 100644 (file)
@@ -25,7 +25,7 @@
 cd $(dirname $0) ; CWD=$(pwd)
 
 PRGNAM=pyscard
-VERSION=${VERSION:-2.2.0}
+VERSION=${VERSION:-2.2.1}
 BUILD=${BUILD:-1}
 TAG=${TAG:-_SBo}
 PKGTYPE=${PKGTYPE:-tgz}
index 37229c829f5b260c938f22a12f17fe422728cefd..8839f70b9dd642fdf513166541563f2301ce8077 100644 (file)
@@ -1,8 +1,8 @@
 PRGNAM="pyscard"
-VERSION="2.2.0"
+VERSION="2.2.1"
 HOMEPAGE="https://pyscard.sourceforge.io/"
-DOWNLOAD="https://github.com/LudovicRousseau/pyscard/archive/2.2.0/pyscard-2.2.0.tar.gz"
-MD5SUM="7774ddaec1c9c367030ae2a0150b576b"
+DOWNLOAD="https://github.com/LudovicRousseau/pyscard/archive/2.2.1/pyscard-2.2.1.tar.gz"
+MD5SUM="7c306dc3b6a50127539ce6283711569e"
 DOWNLOAD_x86_64=""
 MD5SUM_x86_64=""
 REQUIRES="pcsc-lite"