aboutsummaryrefslogtreecommitdiff
path: root/academic/getdp/getdp.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'academic/getdp/getdp.SlackBuild')
-rw-r--r--academic/getdp/getdp.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/academic/getdp/getdp.SlackBuild b/academic/getdp/getdp.SlackBuild
index edf57073d1ac3..861e21effd2f0 100644
--- a/academic/getdp/getdp.SlackBuild
+++ b/academic/getdp/getdp.SlackBuild
@@ -1,7 +1,7 @@
#!/bin/bash
# Slackware build script for getdp
-# Copyright 2020 Fellype do Nascimento, Campinas, Brazil
+# Copyright 2020-2022 Fellype do Nascimento, Guaratingueta, Brazil
#
# Redistribution and use of this script, with or without modification, is
# permitted provided that the following conditions are met:
@@ -23,7 +23,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=getdp
-VERSION=${VERSION:-3.3.0}
+VERSION=${VERSION:-3.4.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}