summaryrefslogtreecommitdiff
path: root/extra/licq/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/licq/PKGBUILD')
-rw-r--r--extra/licq/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/licq/PKGBUILD b/extra/licq/PKGBUILD
index 7975502c3..e5e8a4b9d 100644
--- a/extra/licq/PKGBUILD
+++ b/extra/licq/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 165473 2012-08-20 13:43:35Z juergen $
+# $Id: PKGBUILD 176292 2013-01-28 16:48:25Z stephane $
# Maintainer: Juergen Hoetzel <juergen@archlinux.org>
pkgname=licq
-pkgver=1.6.1
+pkgver=1.7.1
pkgrel=1
pkgdesc="Advanced graphical ICQ clone and more for Unix"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('boost-libs' 'gpgme' 'libxss' 'qt')
makedepends=('cmake' 'boost')
options=('!libtool')
source=(http://downloads.sourceforge.net/sourceforge/licq/licq-${pkgver}.tar.bz2)
-md5sums=('9caa6d2e215a41a8b99c64ecbc2e6299')
+md5sums=('701e57efedc2b7ece64c3d2d2e9f9e16')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"