Date: Monday, March 14, 2011 @ 12:59:52 Author: andrea Revision: 114618
upgpkg: libgadu 1.10.1-1 upstream release Modified: libgadu/trunk/PKGBUILD (contents, properties) ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-03-14 15:57:12 UTC (rev 114617) +++ PKGBUILD 2011-03-14 16:59:52 UTC (rev 114618) @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 82 2009-07-17 19:56:55Z aaron $ +# $Id$ # Maintainer: Andrea Scarpino <[email protected]> # Contributor: Mateusz Herych <[email protected]> pkgname=libgadu -pkgver=1.10.0 +pkgver=1.10.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=('7780a428f0782ccaa57ad5caeed87e8e') +md5sums=('4dd528bc0627e4bd59f79b07f0e8cdbc') build() { cd ${srcdir}/${pkgname}-${pkgver} Property changes on: libgadu/trunk/PKGBUILD ___________________________________________________________________ Added: svn:keywords + Id
