diff options
author | B. Watson <yalhcru@gmail.com> | 2016-08-02 01:07:41 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-13 07:22:55 +0700 |
commit | 865138258dac23843a0ab337b1eeac88c8d6008b (patch) | |
tree | e44425c988a9871755a141aac085df8b66b2d317 /games/skulltag/skulltag.SlackBuild | |
parent | a0e189f28b34fdc1aff189cdf39c528662b98c34 (diff) | |
download | slackbuilds-865138258dac23843a0ab337b1eeac88c8d6008b.tar.gz |
games/skulltag: Add REQUIRES=libpng-legacy12.
Diffstat (limited to 'games/skulltag/skulltag.SlackBuild')
-rw-r--r-- | games/skulltag/skulltag.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/skulltag/skulltag.SlackBuild b/games/skulltag/skulltag.SlackBuild index 2a131d934c..b74ae1d489 100644 --- a/games/skulltag/skulltag.SlackBuild +++ b/games/skulltag/skulltag.SlackBuild @@ -8,7 +8,7 @@ PRGNAM=skulltag VERSION=${VERSION:-098d} -BUILD=${BUILD:-1} +BUILD=${BUILD:-2} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |