aboutsummaryrefslogtreecommitdiff
path: root/python/python3-glad/python3-glad.SlackBuild
diff options
context:
space:
mode:
authorChristoph Willing <chris.willing@linux.com>2023-08-29 10:29:19 +1000
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-09-02 18:02:40 +0700
commit75750481417ff48e7210ffda527c4c0bb35ebb40 (patch)
treea87fbbc51de04da8de1b2875328698d108abd18e /python/python3-glad/python3-glad.SlackBuild
parentbd83f9f593f28ed6113423eeeb8f9129cbe750da (diff)
python/python3-glad: Updated for version 2.0.4
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-glad/python3-glad.SlackBuild')
-rw-r--r--python/python3-glad/python3-glad.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-glad/python3-glad.SlackBuild b/python/python3-glad/python3-glad.SlackBuild
index f437eec9ea..c6767c5529 100644
--- a/python/python3-glad/python3-glad.SlackBuild
+++ b/python/python3-glad/python3-glad.SlackBuild
@@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-glad
SRCNAM=glad
-VERSION=${VERSION:-2.0.3}
+VERSION=${VERSION:-2.0.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}