libraries/ORBit2: Updated for version 2.14.17

This commit is contained in:
Daniel Liljeqvist 2010-05-13 00:28:35 +02:00 committed by Robby Workman
parent 6458372403
commit 890a8a9c55
2 changed files with 3 additions and 1 deletions

View file

@ -84,4 +84,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="ORBit2"
VERSION="2.14.17"
HOMEPAGE="http://www.gnome.org/projects/ORBit2/"
DOWNLOAD="ftp://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.14/ORBit2-2.14.17.tar.bz2"
DOWNLOAD_x86_64=""
MD5SUM="10bfb957fa4a8935a0b4afaee7d71df7"
MD5SUM_x86_64=""
MAINTAINER="Daniel Liljeqvist"
EMAIL="dasajev@gmail.com"
APPROVED="rworkman dsomero"