From 985d2e6f6d525a10237d9aa705936c7f9b574a9c Mon Sep 17 00:00:00 2001 From: fsLeg Date: Sun, 9 Jun 2024 13:19:02 +0300 Subject: [PATCH] pyotherside: updated to version 1.6.1 --- pyotherside/pyotherside.SlackBuild | 2 +- pyotherside/pyotherside.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pyotherside/pyotherside.SlackBuild b/pyotherside/pyotherside.SlackBuild index 62477b6..f6229d8 100755 --- a/pyotherside/pyotherside.SlackBuild +++ b/pyotherside/pyotherside.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=pyotherside -VERSION=${VERSION:-1.6.0} +VERSION=${VERSION:-1.6.1} BUILD=${BUILD:-1} TAG=${TAG:-fsleg} PKGTYPE=${PKGTYPE:-txz} diff --git a/pyotherside/pyotherside.info b/pyotherside/pyotherside.info index e39f425..0914c5d 100644 --- a/pyotherside/pyotherside.info +++ b/pyotherside/pyotherside.info @@ -1,8 +1,8 @@ PRGNAM="pyotherside" -VERSION="1.6.0" +VERSION="1.6.1" HOMEPAGE="https://thp.io/2011/pyotherside/" -DOWNLOAD="https://github.com/thp/pyotherside/archive/1.6.0.tar.gz" -MD5SUM="240fa11fbb774538a3e6f875f1f6d638" +DOWNLOAD="https://github.com/thp/pyotherside/archive/1.6.1.tar.gz" +MD5SUM="1400e7501911d9b261ea3a9b47cddd5c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- 2.46.3