diff options
Diffstat (limited to 'extra/licq/PKGBUILD')
-rw-r--r-- | extra/licq/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/extra/licq/PKGBUILD b/extra/licq/PKGBUILD index 7dba5addd..5a3c65a93 100644 --- a/extra/licq/PKGBUILD +++ b/extra/licq/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 190044 2013-07-13 12:41:46Z svenstaro $ +# $Id: PKGBUILD 198307 2013-10-30 14:04:09Z allan $ # Maintainer: Juergen Hoetzel <juergen@archlinux.org> pkgname=licq @@ -10,7 +10,6 @@ url="http://www.licq.org" license=('GPL') depends=('boost-libs' 'gpgme' 'libxss' 'qt4') makedepends=('cmake' 'boost' 'optipng') -options=('!libtool') source=(http://downloads.sourceforge.net/sourceforge/licq/licq-${pkgver}.tar.bz2) md5sums=('701e57efedc2b7ece64c3d2d2e9f9e16') |