summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/spandsp/spandsp.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/spandsp/spandsp.SlackBuild b/audio/spandsp/spandsp.SlackBuild
index 84ce607c9f..b7cc3ef242 100644
--- a/audio/spandsp/spandsp.SlackBuild
+++ b/audio/spandsp/spandsp.SlackBuild
@@ -43,7 +43,7 @@ fi
# the name of the created package would be, and then exit. This information
# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
- echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
+ echo "$PRGNAM-$VERSION$SUBVERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
fi