summaryrefslogtreecommitdiffstats
path: root/development/vstudio/vstudio.SlackBuild
diff options
context:
space:
mode:
author Antonio Leal2023-10-22 03:40:41 +0200
committer Willy Sudiarto Raharjo2023-10-22 03:40:41 +0200
commit7e4d3845be45b9869a357ff12c7204e1852b7407 (patch)
treee99750fe12263ac9ffee85aa6ea720ccff9abaf1 /development/vstudio/vstudio.SlackBuild
parent7bfd3f96ebc9979998db91c13dc70e546eff52ca (diff)
downloadslackbuilds-7e4d3845be45b9869a357ff12c7204e1852b7407.tar.gz
development/vstudio: Updated for version 13.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/vstudio/vstudio.SlackBuild')
-rw-r--r--development/vstudio/vstudio.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/vstudio/vstudio.SlackBuild b/development/vstudio/vstudio.SlackBuild
index 659252787e..85d7d4df15 100644
--- a/development/vstudio/vstudio.SlackBuild
+++ b/development/vstudio/vstudio.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=vstudio
-VERSION=${VERSION:-13.3.3}
+VERSION=${VERSION:-13.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}