[arch-commits] CVS update of extra/lib/dbus-python (PKGBUILD)

Jan de Groot jgc at archlinux.org
Sat Aug 25 10:28:12 UTC 2007


    Date: Saturday, August 25, 2007 @ 06:28:12
  Author: jgc
    Path: /home/cvs-extra/extra/lib/dbus-python

Modified: PKGBUILD (1.7 -> 1.8)

upgpkg: dbus-python 0.82.2-1


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


Index: extra/lib/dbus-python/PKGBUILD
diff -u extra/lib/dbus-python/PKGBUILD:1.7 extra/lib/dbus-python/PKGBUILD:1.8
--- extra/lib/dbus-python/PKGBUILD:1.7	Thu May 31 06:52:10 2007
+++ extra/lib/dbus-python/PKGBUILD	Sat Aug 25 06:28:12 2007
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD,v 1.7 2007/05/31 10:52:10 jgc Exp $
+# $Id: PKGBUILD,v 1.8 2007/08/25 10:28:12 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=dbus-python
-pkgver=0.81.0
+pkgver=0.82.2
 pkgrel=1
 pkgdesc="Python bindings for DBUS"
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
 url="http://www.freedesktop.org/wiki/Software/DBusBindings"
-depends=('dbus-glib>=0.73' 'python>=2.5')
+depends=('dbus-glib>=0.74' 'python>=2.5')
 makedepends=('pkgconfig')
 options=('!libtool')
 source=(http://dbus.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('118a859fc277107340aa9a85e9782507')
+md5sums=('e3b632ed260718301668bc079b6b3172')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list