summaryrefslogtreecommitdiffstats
path: root/python/curtsies
diff options
context:
space:
mode:
Diffstat (limited to 'python/curtsies')
-rw-r--r--python/curtsies/curtsies.SlackBuild4
-rw-r--r--python/curtsies/curtsies.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/curtsies/curtsies.SlackBuild b/python/curtsies/curtsies.SlackBuild
index ff5a359a01..81e9e2890d 100644
--- a/python/curtsies/curtsies.SlackBuild
+++ b/python/curtsies/curtsies.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for curtsies
-# Copyright 2014-2022 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-2023 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=curtsies
-VERSION=${VERSION:-0.3.10}
+VERSION=${VERSION:-0.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/curtsies/curtsies.info b/python/curtsies/curtsies.info
index c02ff258ff..55c9e7549c 100644
--- a/python/curtsies/curtsies.info
+++ b/python/curtsies/curtsies.info
@@ -1,8 +1,8 @@
PRGNAM="curtsies"
-VERSION="0.3.10"
+VERSION="0.4.1"
HOMEPAGE="https://github.com/thomasballinger/curtsies"
-DOWNLOAD="https://files.pythonhosted.org/packages/b0/26/49fcac52193a33f024c36bc5a7f6d43fa3cecfecac307170a277b477aeba/curtsies-0.3.10.tar.gz"
-MD5SUM="e067b1e700b76bca45415645a85ba27c"
+DOWNLOAD="https://files.pythonhosted.org/packages/4e/43/838c06297741002403835436bba88c38d0a42ed9ce3e39a61de73e4cb4d0/curtsies-0.4.1.tar.gz"
+MD5SUM="9074bb9944ef084c194a187b475fdd59"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="blessings cwcwidth"