libraries/libgadu: Updated for version 1.8.2
This commit is contained in:
parent
1649969e99
commit
215f73da14
|
@ -1,2 +1,2 @@
|
|||
libgadu is a library for handling of protocol of a popular Polish
|
||||
instant messenger Gadu-Gadu.
|
||||
libgadu is a library for handling of protocol of a popular Polish
|
||||
instant messenger Gadu-Gadu.
|
||||
|
|
|
@ -65,4 +65,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}
|
||||
|
|
|
@ -3,6 +3,8 @@ VERSION="1.8.2"
|
|||
HOMEPAGE="http://toxygen.net/libgadu/"
|
||||
DOWNLOAD="http://toxygen.net/libgadu/files/libgadu-1.8.2.tar.gz"
|
||||
MD5SUM="1090f82f8a1bb99e9cdf5853188f625f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
MAINTAINER="M Slodkiewicz"
|
||||
EMAIL="slociu@wp.pl"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in New Issue