[arch-commits] CVS update of extra/network/licq (PKGBUILD)

Juergen Hoetzel juergen at archlinux.org
Sun Dec 2 20:18:43 UTC 2007


    Date: Sunday, December 2, 2007 @ 15:18:43
  Author: juergen
    Path: /home/cvs-extra/extra/network/licq

Modified: PKGBUILD (1.7 -> 1.8)

upgpkg: licq 1.3.5-1


----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)


Index: extra/network/licq/PKGBUILD
diff -u extra/network/licq/PKGBUILD:1.7 extra/network/licq/PKGBUILD:1.8
--- extra/network/licq/PKGBUILD:1.7	Sat Nov 10 10:36:59 2007
+++ extra/network/licq/PKGBUILD	Sun Dec  2 15:18:42 2007
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.7 2007/11/10 15:36:59 pierre Exp $
+# $Id: PKGBUILD,v 1.8 2007/12/02 20:18:42 juergen Exp $
 # Maintainer: Juergen Hoetzel <juergen at archlinux.org>
 pkgname=licq
-pkgver=1.3.4
-pkgrel=2
+pkgver=1.3.5
+pkgrel=1
 pkgdesc="Advanced graphical ICQ clone and more for Unix" 
 arch=(i686 x86_64)
 url="http://www.licq.org"
-depends=('libxss' 'qt3' 'openssl' 'bash')
+depends=('libxss' 'qt' 'openssl' 'bash')
 source=(http://heanet.dl.sourceforge.net/sourceforge/licq/licq-$pkgver.tar.bz2)
-md5sums=('3bab0c9d1977f9b14421d36110e17e0c')
+md5sums=('842a73c82980721961fe824f40377292')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
-  . /etc/profile.d/qt3.sh
+  . /etc/profile.d/qt.sh
   # licq
   ./configure --prefix=/usr --enable-gpgme=no 
   make || return 1




More information about the arch-commits mailing list