summaryrefslogtreecommitdiff
path: root/extra/licq/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/licq/PKGBUILD')
-rw-r--r--extra/licq/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/licq/PKGBUILD b/extra/licq/PKGBUILD
index 4bf7f1dc6..b110a3650 100644
--- a/extra/licq/PKGBUILD
+++ b/extra/licq/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 201263 2013-12-07 10:35:02Z bpiotrowski $
+# $Id: PKGBUILD 216875 2014-07-14 06:25:36Z fyan $
# Maintainer: Juergen Hoetzel <juergen@archlinux.org>
pkgname=licq
-pkgver=1.7.1
-pkgrel=6
+pkgver=1.8.2
+pkgrel=1
pkgdesc="Advanced graphical ICQ clone and more for Unix"
arch=('i686' 'x86_64')
url="http://www.licq.org"
@@ -11,7 +11,7 @@ license=('GPL')
depends=('boost-libs' 'gpgme' 'libxss' 'qt4')
makedepends=('cmake' 'boost' 'optipng')
source=(http://downloads.sourceforge.net/sourceforge/licq/licq-${pkgver}.tar.bz2)
-md5sums=('701e57efedc2b7ece64c3d2d2e9f9e16')
+md5sums=('46af2bc95865ee61a103d27812fe6e6a')
prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"