From 299e917c17619f800f0c21cf43209065b608223f Mon Sep 17 00:00:00 2001 From: root Date: Fri, 24 Feb 2012 23:15:21 +0000 Subject: Fri Feb 24 23:15:21 UTC 2012 --- extra/licq/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/licq') diff --git a/extra/licq/PKGBUILD b/extra/licq/PKGBUILD index 3eaf2461f..049eaf05a 100644 --- a/extra/licq/PKGBUILD +++ b/extra/licq/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 137082 2011-09-06 03:22:00Z eric $ +# $Id: PKGBUILD 150853 2012-02-23 12:53:44Z juergen $ # Maintainer: Juergen Hoetzel pkgname=licq -pkgver=1.5.1 +pkgver=1.6.0 pkgrel=1 pkgdesc="Advanced graphical ICQ clone and more for Unix" arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ depends=('libxss' 'qt' 'openssl') makedepends=('cmake' 'boost') options=('!libtool') source=(http://downloads.sourceforge.net/sourceforge/licq/licq-${pkgver}.tar.bz2) -md5sums=('7dbf9f4f190fdae4c34ab6edefb34997') +md5sums=('383153697e281a0b1b4ff008936731b8') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf