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

Jan de Groot jgc at archlinux.org
Wed May 2 21:36:24 UTC 2007


    Date: Wednesday, May 2, 2007 @ 17:36:24
  Author: jgc
    Path: /home/cvs-extra/extra/lib/dbus-python

Modified: PKGBUILD (1.5 -> 1.6)

upgpkg: dbus-python 0.80.2-1
Add license, update to new version


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


Index: extra/lib/dbus-python/PKGBUILD
diff -u extra/lib/dbus-python/PKGBUILD:1.5 extra/lib/dbus-python/PKGBUILD:1.6
--- extra/lib/dbus-python/PKGBUILD:1.5	Wed Feb 21 05:55:26 2007
+++ extra/lib/dbus-python/PKGBUILD	Wed May  2 17:36:24 2007
@@ -1,17 +1,18 @@
-# $Id: PKGBUILD,v 1.5 2007/02/21 10:55:26 jgc Exp $
+# $Id: PKGBUILD,v 1.6 2007/05/02 21:36:24 jgc Exp $
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=dbus-python
-pkgver=0.80.1
-pkgrel=2
+pkgver=0.80.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')
 makedepends=('pkgconfig')
 options=('nolibtool')
 source=(http://dbus.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz)
-md5sums=('42dced5c87a47589ea0b6535ae2e4918')
+md5sums=('2807bc85215c995bd595e01edd9d2077')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}




More information about the arch-commits mailing list