aboutsummaryrefslogtreecommitdiff
path: root/python/pyscard
diff options
context:
space:
mode:
authorVladislav 'fsLeg' Borisov <fsleg@t-rg.ws>2025-10-30 22:08:03 +0300
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-11-01 10:03:36 +0700
commit0b032f9e591c8b958df4d5629ce6009e5216bdec (patch)
tree835abae2720b1f141ff854310692e2548d41cdaa /python/pyscard
parent280823ef45b54e05e744ddb47a7d14adeac1230d (diff)
python/pyscard: Updated for version 2.3.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/pyscard')
-rw-r--r--python/pyscard/pyscard.SlackBuild2
-rw-r--r--python/pyscard/pyscard.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/pyscard/pyscard.SlackBuild b/python/pyscard/pyscard.SlackBuild
index 78adc790a0..c01e3a691e 100644
--- a/python/pyscard/pyscard.SlackBuild
+++ b/python/pyscard/pyscard.SlackBuild
@@ -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}
diff --git a/python/pyscard/pyscard.info b/python/pyscard/pyscard.info
index 2b5af40417..c364ff6aeb 100644
--- a/python/pyscard/pyscard.info
+++ b/python/pyscard/pyscard.info
@@ -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"