diff options
author | Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> | 2025-04-16 05:25:34 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2025-04-17 14:20:02 +0700 |
commit | 7cf1d8bfaf2474afb764bdcda1f8ae4e7eb9cd94 (patch) | |
tree | 95cf09c1f54c6f8b018c02ec75492ef8f87c8e19 /python/python3-propcache/python3-propcache.SlackBuild | |
parent | c6df18714f6e65c0e836dd7d6e3deb5c8e08a6d9 (diff) |
python/python3-propcache: Updated for version 0.3.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 582fc91e88..38d864797a 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.1} +VERSION=${VERSION:-0.3.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |