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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Jun 26 18:56:24 UTC 2012


    Date: Tuesday, June 26, 2012 @ 14:56:24
  Author: andyrtr
Revision: 162392

upgpkg: dbus-python 1.1.1-1

upstream update 1.1.1

Modified:
  dbus-python/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-06-26 18:50:06 UTC (rev 162391)
+++ PKGBUILD	2012-06-26 18:56:24 UTC (rev 162392)
@@ -3,8 +3,8 @@
 
 pkgbase=dbus-python
 pkgname=('python-dbus' 'python2-dbus' 'python-dbus-common')
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.1.1
+pkgrel=1
 pkgdesc="Python bindings for DBUS"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL')
@@ -12,7 +12,7 @@
 makedepends=('docutils' 'dbus-glib' 'python' 'python2')
 options=('!libtool')
 source=(http://dbus.freedesktop.org/releases/${pkgbase}/${pkgbase}-${pkgver}.tar.gz)
-md5sums=('41a459bbbb5fd92eeebd632623af0bd7')
+md5sums=('742c7432ad0f7c3f98291d58fa2e35dc')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list