[arch-commits] CVS update of extra/system/gnokii (PKGBUILD)

Roman Kyrylych roman at archlinux.org
Thu Dec 6 17:33:25 UTC 2007


    Date: Thursday, December 6, 2007 @ 12:33:25
  Author: roman
    Path: /home/cvs-extra/extra/system/gnokii

Modified: PKGBUILD (1.28 -> 1.29)

upgpkg: gnokii 0.6.22-1


----------+
 PKGBUILD |   19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)


Index: extra/system/gnokii/PKGBUILD
diff -u extra/system/gnokii/PKGBUILD:1.28 extra/system/gnokii/PKGBUILD:1.29
--- extra/system/gnokii/PKGBUILD:1.28	Sat Aug 25 09:41:36 2007
+++ extra/system/gnokii/PKGBUILD	Thu Dec  6 12:33:25 2007
@@ -1,20 +1,21 @@
-# $Id: PKGBUILD,v 1.28 2007/08/25 13:41:36 jgc Exp $
-# Maintainer: aurelien <aurelien at archlinux.org>
+# $Id: PKGBUILD,v 1.29 2007/12/06 17:33:25 roman Exp $
+# Maintainer: Roman Kyrylych <roman at archlinux.org>
 # Contributor: Aurelien Foret <orelien at chez.com>
+
 pkgname=gnokii
-pkgver=0.6.18
+pkgver=0.6.22
 pkgrel=1
 pkgdesc="Tools and user space driver for use with mobile phones"
-depends=('libusb' 'libxpm' 'bluez-libs>=3.7')
-makedepends=('pkgconfig' 'gtk2>=2.10.14')
-options=('!libtool' '!makeflags')
-arch=(i686 x86_64)
+arch=('i686' 'x86_64')
+url="http://www.gnokii.org/"
 license=('GPL')
+depends=('libusb' 'libxpm' 'bluez-libs>=3.7')
+makedepends=('gtk2>=2.10.14')
 backup=(etc/gnokiirc)
 source=(http://www.gnokii.org/download/gnokii/gnokii-${pkgver}.tar.bz2 gnokii.patch)
-url="http://www.gnokii.org/"
-md5sums=('0060f876414a22914ded4201335298ad'
+md5sums=('15d64a4911735ee30c03a7bfa9b60f05'
          '4d764727686ee34bc73489c8b1321c82')
+options=('!libtool' '!makeflags')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list