[arch-commits] Commit in twinkle/trunk (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Wed Feb 4 16:11:30 UTC 2009


    Date: Wednesday, February 4, 2009 @ 11:11:30
  Author: andrea
Revision: 26258

upgpkg: twinkle 1.4.1-1

Modified:
  twinkle/trunk/PKGBUILD

----------+
 PKGBUILD |   15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-02-04 16:02:20 UTC (rev 26257)
+++ PKGBUILD	2009-02-04 16:11:30 UTC (rev 26258)
@@ -1,21 +1,22 @@
 # $Id$
 # Maintainer: Jeff Mickey <jeff at archlinux.org>
-# Maintainer: Alexander Baldeck <alexander at archlinux.org>
+# Contributor: Alexander Baldeck <alexander at archlinux.org>
 # AUR Contributor: Federico Quagliata (quaqo) <quaqo at despammed.com>
+
 pkgname=twinkle
-pkgver=1.2
-pkgrel=2
-pkgdesc="A SIP softphone for Qt"
+pkgver=1.4.1
+pkgrel=1
+pkgdesc="A softphone for voice over IP and instant messaging communications using the SIP protocol."
 arch=(i686 x86_64)
 url="http://www.twinklephone.com/"
-license=("GPL")
-depends=('speex>=1.2rc1' 'boost>=1.34.1' 'libsndfile' 'qt3' 'libzrtpcpp>=0.9.0-2')
+license=('GPL')
+depends=('speex>=1.2rc1' 'boost>=1.34.1' 'libsndfile' 'qt3' 'libzrtpcpp>=1.3.0')
 makedepends=('pkgconfig')
 conflicts=('twinkle-kdefree')
 replaces=('twinkle-kdefree')
 source=(http://www.xs4all.nl/~mfnboer/${pkgname}/download/${pkgname}-${pkgver}.tar.gz 
 	twinkle.desktop)
-md5sums=('bd83f658ec0d1f59750b7464ea1e2318'
+md5sums=('af15449bad373f1166feb75508656c8f'
          '55741e3a4163578bb165da6c10a6475b')
 
 build() {




More information about the arch-commits mailing list