diff options
Diffstat (limited to 'gnunet/gnunet.SlackBuild')
-rwxr-xr-x | gnunet/gnunet.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnunet/gnunet.SlackBuild b/gnunet/gnunet.SlackBuild index 81b7cac..0a00c26 100755 --- a/gnunet/gnunet.SlackBuild +++ b/gnunet/gnunet.SlackBuild @@ -25,7 +25,7 @@ PRGNAM=gnunet VERSION=${VERSION:-0.15.3} BUILD=${BUILD:-1} -TAG=${TAG:-_SBo} +TAG=${TAG:-_slackcoder} if [ -z "$ARCH" ]; then case "$( uname -m )" in |