]> 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:51:18 +0000 (21:51 +0300)
pyscard/pyscard.SlackBuild
pyscard/pyscard.info

index 6ea385d09a8905a51aa39405e038b3e099ac4c65..4fd33b66d9898dd0aa3b565c9128cc8946877a9a 100755 (executable)
@@ -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:-fsleg}
 PKGTYPE=${PKGTYPE:-txz}
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"