diff options
-rwxr-xr-x | nicotine/nicotine+.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nicotine/nicotine+.build b/nicotine/nicotine+.build index 96cf2977..12a6c58a 100755 --- a/nicotine/nicotine+.build +++ b/nicotine/nicotine+.build @@ -18,7 +18,7 @@ if [ -f "~/.slackbuildrc" ]; then fi # default settings -PACKAGE="nicotine" +PACKAGE="nicotine+" VERSION=${VERSION:=1.2.4.1} ARCH="noarch" BUILD=${BUILD:=1rha} |