diff options
author | Jeff Parent <jeff+SBo@sh0.xyz> | 2020-04-02 10:31:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-04-02 10:31:32 +0700 |
commit | 8cbe97cbafa2870c4d0011c94ae947bcec8d8bb3 (patch) | |
tree | d77b319a44ab4898284cdde473608517a8c6f145 /system/duply/duply.SlackBuild | |
parent | 2accac8b89d3e89dba9ff075318e9f1298024e96 (diff) |
system/duply: Updated for version 2.2.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/duply/duply.SlackBuild')
-rw-r--r-- | system/duply/duply.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/duply/duply.SlackBuild b/system/duply/duply.SlackBuild index 1cfe4be3217ee..ade04d8aa584d 100644 --- a/system/duply/duply.SlackBuild +++ b/system/duply/duply.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=duply -VERSION=${VERSION:-2.2} +VERSION=${VERSION:-2.2.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |