]> git.t-rg.ws Git - slackbuilds.git/commitdiff
pyscard: updated to version 2.3.1
authorfsLeg <fsleg@t-rg.ws>
Thu, 30 Oct 2025 18:40:59 +0000 (21:40 +0300)
committerfsLeg <fsleg@t-rg.ws>
Thu, 30 Oct 2025 18:40:59 +0000 (21:40 +0300)
pyscard/pyscard.SlackBuild
pyscard/pyscard.info

index 78adc790a009b6cbba2c805dac5e48252c0fa96a..c01e3a691ea2906fdf4dfb4317a327e66671a6b1 100644 (file)
@@ -25,7 +25,7 @@
 cd $(dirname $0) ; CWD=$(pwd)
 
 PRGNAM=pyscard
-VERSION=${VERSION:-2.3.0}
+VERSION=${VERSION:-2.3.1}
 BUILD=${BUILD:-1}
 TAG=${TAG:-_SBo}
 PKGTYPE=${PKGTYPE:-tgz}
index 2b5af404171edb617a131e2ee1d05247e01b8e18..c364ff6aeb215473c10499ab52d84bdd980124fb 100644 (file)
@@ -1,8 +1,8 @@
 PRGNAM="pyscard"
-VERSION="2.3.0"
+VERSION="2.3.1"
 HOMEPAGE="https://pyscard.sourceforge.io/"
-DOWNLOAD="https://github.com/LudovicRousseau/pyscard/archive/2.3.0/pyscard-2.3.0.tar.gz"
-MD5SUM="1c4252e6b6a030a639ed097d1f84fd26"
+DOWNLOAD="https://github.com/LudovicRousseau/pyscard/archive/2.3.1/pyscard-2.3.1.tar.gz"
+MD5SUM="177da11ea5663c07434116c12002797c"
 DOWNLOAD_x86_64=""
 MD5SUM_x86_64=""
 REQUIRES="pcsc-lite"