# Initials author name
[[SLACKBUILD AUTHOR INITIALS]]="rha"
-#
-# Complete URL address or URL base address ( without $SRC_NAME-$VERSION... )
-[[DOWNLOAD FOLDER URL]]="http://downloads.sourceforge.net/sdcc/sdcc-src-2.7.0.tar.bz"
-
#------------------------
# Construction Variables
#------------------------
#
# Source base name. if different from package name. Null ("") to default value.
# Auto-set, get SRC_NAME from URL: http://.../$SRC_NAME-$VERSION.tar.$EXTENSION'
-[[SOURCE NAME]]="sdcc"
+[[SOURCE NAME]]="sdcc-src"
+
+# Package name. Null ("") to auto-set
+# Auto-set, get PKG_NAME from URL downcase(SRC_NAME): http://.../$SRC_NAME-$VERSION.tar.$EXTENSION'
+[[PACKAGE NAME]]="sdcc"
+
+#
+# Complete URL address or URL base address ( without $SRC_NAME-$VERSION... )
+[[DOWNLOAD FOLDER URL]]="http://downloads.sourceforge.net/sdcc/sdcc-src-2.7.0.tar.bz2"
#
# Documentation files. Null ("") to auto-set commom doc-files: