libraries/libgnomeprint: Updated for version 2.18.6
This commit is contained in:
parent
b3e984f8ea
commit
c83a135bb7
|
@ -85,4 +85,4 @@ mkdir -p $PKG/install
|
||||||
cat $CWD/slack-desc > $PKG/install/slack-desc
|
cat $CWD/slack-desc > $PKG/install/slack-desc
|
||||||
|
|
||||||
cd $PKG
|
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}
|
||||||
|
|
|
@ -2,7 +2,9 @@ PRGNAM="libgnomeprint"
|
||||||
VERSION="2.18.6"
|
VERSION="2.18.6"
|
||||||
HOMEPAGE="http://www.gnome.org"
|
HOMEPAGE="http://www.gnome.org"
|
||||||
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/libgnomeprint/2.18/libgnomeprint-2.18.6.tar.bz2"
|
DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/libgnomeprint/2.18/libgnomeprint-2.18.6.tar.bz2"
|
||||||
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM="a5aa248058a07de4b3cf444673cfc683"
|
MD5SUM="a5aa248058a07de4b3cf444673cfc683"
|
||||||
|
MD5SUM_x86_64=""
|
||||||
MAINTAINER="nobody"
|
MAINTAINER="nobody"
|
||||||
EMAIL="nobody"
|
EMAIL="nobody"
|
||||||
APPROVED="rworkman"
|
APPROVED="rworkman"
|
||||||
|
|
Loading…
Reference in New Issue