diff options
author | Slack Coder <slackcoder@server.ky> | 2025-05-20 16:12:44 -0500 |
---|---|---|
committer | Slack Coder <slackcoder@server.ky> | 2025-05-20 16:14:41 -0500 |
commit | 4a5b937da54351d9cac3475954852d9964c9c268 (patch) | |
tree | 3ca394d3986fb528325f43fc166afd3dd3409876 /mirror/mirror.SlackBuild | |
parent | 4c180ec007b3b2456c24f99bf31931b95cec0d78 (diff) | |
download | slackbuilds-master.tar.xz |
Diffstat (limited to 'mirror/mirror.SlackBuild')
-rw-r--r-- | mirror/mirror.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mirror/mirror.SlackBuild b/mirror/mirror.SlackBuild index 3f60140..c87bba3 100644 --- a/mirror/mirror.SlackBuild +++ b/mirror/mirror.SlackBuild @@ -3,7 +3,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=mirror -VERSION=${VERSION:-0.0.3} +VERSION=${VERSION:-0.0.4} BUILD=${BUILD:-1} TAG=${TAG:-_slackcoder} PKGTYPE=${PKGTYPE:-txz} |