Date: Monday, January 30, 2012 @ 14:05:16 Author: eric Revision: 148370
upgpkg: libgadu 1.11.1-1 Upstream update Modified: libgadu/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-01-30 18:52:25 UTC (rev 148369) +++ PKGBUILD 2012-01-30 19:05:16 UTC (rev 148370) @@ -3,7 +3,7 @@ # Contributor: Mateusz Herych <[email protected]> pkgname=libgadu -pkgver=1.11.0 +pkgver=1.11.1 pkgrel=1 pkgdesc="This library implements the client side of the Gadu-Gadu protocol" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('openssl') options=('!libtool') source=("http://toxygen.net/${pkgname}/files/${pkgname}-${pkgver}.tar.gz") -md5sums=('c779891298ce5d081c1e871e1e5b256d') +md5sums=('01016ad3b0ea955b61ef4badf2bd48bf') build() { cd "${srcdir}"/${pkgname}-${pkgver}
