From 7cd564d1e9657febf970765ffd43fcee8abe7ff5 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sat, 31 May 2014 03:57:01 +0000 Subject: Sat May 31 03:30:32 UTC 2014 --- extra/libgadu/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/libgadu') diff --git a/extra/libgadu/PKGBUILD b/extra/libgadu/PKGBUILD index b6ac3e224..cc426a5c0 100644 --- a/extra/libgadu/PKGBUILD +++ b/extra/libgadu/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 205892 2014-02-13 10:02:12Z andrea $ +# $Id: PKGBUILD 213856 2014-05-30 15:47:45Z andrea $ # Maintainer: # Contributor: Andrea Scarpino # Contributor: Mateusz Herych pkgname=libgadu -pkgver=1.11.3 +pkgver=1.11.4 pkgrel=1 pkgdesc="This library implements the client side of the Gadu-Gadu protocol" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ url="http://libgadu.net/" license=('LGPL2.1') depends=('openssl' 'zlib') source=("http://github.com/wojtekka/libgadu/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.gz") -md5sums=('63b0870821bdb7077a952183db31db50') +md5sums=('feef622126e21601798c7e4497890ca3') build() { cd ${pkgname}-${pkgver} -- cgit v1.2.3-54-g00ecf