diff options
author | Chess Griffin <chess@chessgriffin.com> | 2010-05-13 00:26:48 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:26:48 +0200 |
commit | 3efec814b0cfe2332e3ba518078ee1cabaff8460 (patch) | |
tree | 6fc7f6b8f6574e361d9d108f3fa591de84a3f456 /games/openarena/openarena.SlackBuild | |
parent | 2c69ddb0243f99506866603ee68e2715a5f9f2f6 (diff) | |
download | slackbuilds-3efec814b0cfe2332e3ba518078ee1cabaff8460.tar.gz |
games/openarena: Updated for version 0.8.1
Diffstat (limited to 'games/openarena/openarena.SlackBuild')
-rw-r--r-- | games/openarena/openarena.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openarena/openarena.SlackBuild b/games/openarena/openarena.SlackBuild index 6dbc75b0ac..839e431c0c 100644 --- a/games/openarena/openarena.SlackBuild +++ b/games/openarena/openarena.SlackBuild @@ -119,4 +119,4 @@ fi chmod 755 $PKG/usr/games/openarena* cd $PKG -/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$FINAL_VERSION-$ARCH-$BUILD$TAG.tgz +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$FINAL_VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} |