From b4b683661a2701a7f213bfd6c881a3fac49fb7b1 Mon Sep 17 00:00:00 2001 From: fsLeg Date: Mon, 13 Jan 2025 21:37:55 +0300 Subject: [PATCH] pyscard: updated to version 2.2.1 --- pyscard/pyscard.SlackBuild | 2 +- pyscard/pyscard.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pyscard/pyscard.SlackBuild b/pyscard/pyscard.SlackBuild index 6ea385d..4fd33b6 100755 --- a/pyscard/pyscard.SlackBuild +++ b/pyscard/pyscard.SlackBuild @@ -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} diff --git a/pyscard/pyscard.info b/pyscard/pyscard.info index 37229c8..8839f70 100644 --- a/pyscard/pyscard.info +++ b/pyscard/pyscard.info @@ -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" -- 2.46.3