diff options
author | toolonely <lonely_@tutanota.com> | 2021-01-28 23:37:55 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-30 10:29:13 +0700 |
commit | 84f4f096b3eae781c5076410c7b5290dd04d3c61 (patch) | |
tree | 60921f125ddd9dfeb99ab716476dba9f98f07887 /network/gnirehtet-bin/gnirehtet-bin.SlackBuild | |
parent | 9880a1cdbd368c592000340575f8ed9a33b0a48c (diff) |
network/gnirehtet-bin: Update slackbuild email.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/gnirehtet-bin/gnirehtet-bin.SlackBuild')
-rw-r--r-- | network/gnirehtet-bin/gnirehtet-bin.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/network/gnirehtet-bin/gnirehtet-bin.SlackBuild b/network/gnirehtet-bin/gnirehtet-bin.SlackBuild index a91abb63167fd..d64b778c50c2a 100644 --- a/network/gnirehtet-bin/gnirehtet-bin.SlackBuild +++ b/network/gnirehtet-bin/gnirehtet-bin.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for gnirehtet-bin -# Copyright 2021 FlinchX <FlinchX@protonmail.com> +# Copyright 2021 toolonely <lonely_@tutanota.com> # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=gnirehtet-bin BINNAM=gnirehtet VERSION=${VERSION:-2.5} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |