diff options
author | Pierre Cazenave <pwcazenave at gmail {dot} com> | 2010-05-13 00:27:55 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:27:55 +0200 |
commit | d2d5f221a43e5cc3c7c5eb5ef5b364ec9357aa78 (patch) | |
tree | 66561fa933be77201ca83c7d4fe0fbbe4dd8a0f3 /graphics/gimpfx-foundry/gimpfx-foundry.SlackBuild | |
parent | 603c78dc886d3b00738bf171479b72bae734788a (diff) |
graphics/gimpfx-foundry: Updated for version 2.6.1
Diffstat (limited to 'graphics/gimpfx-foundry/gimpfx-foundry.SlackBuild')
-rw-r--r-- | graphics/gimpfx-foundry/gimpfx-foundry.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimpfx-foundry/gimpfx-foundry.SlackBuild b/graphics/gimpfx-foundry/gimpfx-foundry.SlackBuild index 061a3480a4888..27506cdd8a5d2 100644 --- a/graphics/gimpfx-foundry/gimpfx-foundry.SlackBuild +++ b/graphics/gimpfx-foundry/gimpfx-foundry.SlackBuild @@ -60,4 +60,4 @@ mkdir -p $PKG/install cat $CWD/slack-desc > $PKG/install/slack-desc cd $PKG -/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz +/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} |