diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-04-19 07:47:45 +1200 |
---|---|---|
committer | Andrew Clemons <andrew.clemons@gmail.com> | 2021-04-23 21:00:23 +1200 |
commit | f3abae9c464253280427de9abb05665b964c79ec (patch) | |
tree | 2750b294cbe93508ec45880aae8ccaefe7308d08 /graphics/xfishtank/xfishtank.SlackBuild | |
parent | ba9c412707ea219de4198f3a0f14a480a09d4452 (diff) |
graphics/xfishtank: Updated for version 2.6.
The previous version has disappeared.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'graphics/xfishtank/xfishtank.SlackBuild')
-rw-r--r-- | graphics/xfishtank/xfishtank.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xfishtank/xfishtank.SlackBuild b/graphics/xfishtank/xfishtank.SlackBuild index f3bdffb6d427d..3d26f6d06b0d9 100644 --- a/graphics/xfishtank/xfishtank.SlackBuild +++ b/graphics/xfishtank/xfishtank.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xfishtank -VERSION=${VERSION:-2.5} +VERSION=${VERSION:-2.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |