diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2024-12-05 07:12:28 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-12-06 08:48:25 +0700 |
commit | a2cc9463e4c9ebc3b46a66e6c63889f515763ebf (patch) | |
tree | 4c09946e58deab64a10892af182795425bcd2160 /python/python3-propcache/python3-propcache.SlackBuild | |
parent | d5cfa4e94b67aef441685d333dd593709a262d53 (diff) |
python/python3-propcache: Updated for version 0.2.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-propcache/python3-propcache.SlackBuild')
-rw-r--r-- | python/python3-propcache/python3-propcache.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-propcache/python3-propcache.SlackBuild b/python/python3-propcache/python3-propcache.SlackBuild index d3a6cc03d5..85dfb645f3 100644 --- a/python/python3-propcache/python3-propcache.SlackBuild +++ b/python/python3-propcache/python3-propcache.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) SRCNAM=propcache PRGNAM=python3-propcache -VERSION=${VERSION:-0.2.0} +VERSION=${VERSION:-0.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |