libraries/libgnomeprint: Updated for version 2.18.6

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

View File

@ -85,4 +85,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="libgnomeprint"
VERSION="2.18.6"
HOMEPAGE="http://www.gnome.org"
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/libgnomeprint/2.18/libgnomeprint-2.18.6.tar.bz2"
DOWNLOAD_x86_64=""
MD5SUM="a5aa248058a07de4b3cf444673cfc683"
MD5SUM_x86_64=""
MAINTAINER="nobody"
EMAIL="nobody"
APPROVED="rworkman"