summaryrefslogtreecommitdiffstats
path: root/libraries/exiftool/exiftool.SlackBuild
diff options
context:
space:
mode:
author David Spencer2010-05-13 00:29:21 +0200
committer David Somero2010-05-13 00:29:21 +0200
commit71cdd477059f648a1b5ee1c7c6d5dc581d76ae37 (patch)
treee7ec5638afbeab131f986183e1204e75b4d2e32f /libraries/exiftool/exiftool.SlackBuild
parentdefee416e2611bf72aa2068a9e672769a5a76afb (diff)
downloadslackbuilds-71cdd477059f648a1b5ee1c7c6d5dc581d76ae37.tar.gz
libraries/exiftool: Updated for version 8.00
Diffstat (limited to 'libraries/exiftool/exiftool.SlackBuild')
-rw-r--r--libraries/exiftool/exiftool.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/exiftool/exiftool.SlackBuild b/libraries/exiftool/exiftool.SlackBuild
index c3d6ff44d6..0f7a677402 100644
--- a/libraries/exiftool/exiftool.SlackBuild
+++ b/libraries/exiftool/exiftool.SlackBuild
@@ -5,7 +5,7 @@
# This script is dedicated to the public domain
PRGNAM=exiftool
-VERSION=7.67
+VERSION=8.00
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -56,4 +56,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}