diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2019-03-15 07:02:22 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-03-16 06:53:26 +0700 |
commit | 677722263b21cc2ad5ff5274ef77be18d2049eaa (patch) | |
tree | 8e16555acd12d3a4c1b5a6393143d97a87c9b42f /games/planetblupi/planetblupi.SlackBuild | |
parent | c106e1ad1834c56f7721d04ff3cb37dd31359129 (diff) |
games/planetblupi: Updated for version 1.14.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games/planetblupi/planetblupi.SlackBuild')
-rw-r--r-- | games/planetblupi/planetblupi.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/planetblupi/planetblupi.SlackBuild b/games/planetblupi/planetblupi.SlackBuild index a0fd6ccb8e07..bf83e009df94 100644 --- a/games/planetblupi/planetblupi.SlackBuild +++ b/games/planetblupi/planetblupi.SlackBuild @@ -21,7 +21,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=planetblupi -VERSION=${VERSION:-1.13.2} +VERSION=${VERSION:-1.14.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |