aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-09-16 15:38:19 +0200
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2016-09-16 15:38:19 +0200
commit56b5bc4f8a11edebb89ee43395f2fc520c5a0c7c (patch)
tree260d63401346a77ade99e883fd4645bae4761c56 /tools
parent3d9f7913a6c825933a92224bc8346ea123d0cba0 (diff)
downloadsbotools2-56b5bc4f8a11edebb89ee43395f2fc520c5a0c7c.tar.xz
Add SBO::Lib::<submodules> to the version updating script
Diffstat (limited to 'tools')
-rwxr-xr-xtools/update_versions.sh8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/update_versions.sh b/tools/update_versions.sh
index 23f1c76..35879b7 100755
--- a/tools/update_versions.sh
+++ b/tools/update_versions.sh
@@ -30,6 +30,14 @@ version="$1"
update="
SBO-Lib/lib/SBO/Lib.pm
+ SBO-Lib/lib/SBO/Lib/Util.pm
+ SBO-Lib/lib/SBO/Lib/Tree.pm
+ SBO-Lib/lib/SBO/Lib/Repo.pm
+ SBO-Lib/lib/SBO/Lib/Readme.pm
+ SBO-Lib/lib/SBO/Lib/Pkgs.pm
+ SBO-Lib/lib/SBO/Lib/Info.pm
+ SBO-Lib/lib/SBO/Lib/Download.pm
+ SBO-Lib/lib/SBO/Lib/Build.pm
slackbuild/sbotools/sbotools.SlackBuild
slackbuild/sbotools/sbotools.info
"