libraries/libgnomeprintui: Updated for version 2.18.4

This commit is contained in:
nobody 2010-05-13 00:30:50 +02:00 committed by Robby Workman
parent c83a135bb7
commit 2b1010ec3c
2 changed files with 3 additions and 1 deletions

View file

@ -86,4 +86,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}

View file

@ -2,7 +2,9 @@ PRGNAM="libgnomeprintui"
VERSION="2.18.4"
HOMEPAGE="http://www.gnome.org"
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/libgnomeprintui/2.18/libgnomeprintui-2.18.4.tar.bz2"
DOWNLOAD_x86_64=""
MD5SUM="e76d763f6279b900a63e5fb2909f8810"
MD5SUM_x86_64=""
MAINTAINER="nobody"
EMAIL="nobody"
APPROVED="rworkman dsomero"