]> git.t-rg.ws Git - slackbuilds.git/commitdiff
pyscard: updated to version 2.0.10
authorfsLeg <fsleg@t-rg.ws>
Sun, 9 Jun 2024 10:23:23 +0000 (13:23 +0300)
committerfsLeg <fsleg@t-rg.ws>
Sun, 9 Jun 2024 10:23:23 +0000 (13:23 +0300)
pyscard/pyscard.SlackBuild
pyscard/pyscard.info

index db184dfbf0a88417f967209b218b55b6629e757b..da0c8df80866569b103f72ec367b5e9ec0ab491a 100755 (executable)
@@ -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}
index b072ac3dfc519d577fee29c69a151b04addeeef5..4044aa9bdd3c273393f62b2b61a9768627acfe5c 100644 (file)
@@ -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"