summaryrefslogtreecommitdiffstats
path: root/development/dotnet-sdk
diff options
context:
space:
mode:
author Reza Talebi2019-10-26 13:04:09 +0200
committer Willy Sudiarto Raharjo2019-10-26 13:51:52 +0200
commit4e2db4422624bdcc52e55eaf19418e80a8927b1a (patch)
treef0af39ba77531adf027f6c88d24b33529c27f6b3 /development/dotnet-sdk
parent974a2d25ed9b1d0b1fa7a5898e259ba7b0c86379 (diff)
downloadslackbuilds-4e2db4422624bdcc52e55eaf19418e80a8927b1a.tar.gz
development/dotnet-sdk: Fix script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dotnet-sdk')
-rw-r--r--development/dotnet-sdk/dotnet-sdk.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/dotnet-sdk/dotnet-sdk.SlackBuild b/development/dotnet-sdk/dotnet-sdk.SlackBuild
index 9522e6bf75..0122645c01 100644
--- a/development/dotnet-sdk/dotnet-sdk.SlackBuild
+++ b/development/dotnet-sdk/dotnet-sdk.SlackBuild
@@ -72,4 +72,4 @@ cat $CWD/slack-desc > $PKG/install/slack-desc
cat $CWD/doinst.sh > $PKG/install/doinst.sh
cd $PKG
-/sbin/makepkg -c n $OUTPUT/$PRGNAM-$VERSION-$BUILD-$ARCH$TAG.${PKGTYPE:-tgz}
+/sbin/makepkg -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}