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

Jan de Groot jgc at nymeria.archlinux.org
Mon Jun 17 09:56:22 UTC 2013


    Date: Monday, June 17, 2013 @ 11:56:22
  Author: jgc
Revision: 188644

upgpkg: dbus-python 1.2.0-1

Modified:
  dbus-python/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-17 09:55:24 UTC (rev 188643)
+++ PKGBUILD	2013-06-17 09:56:22 UTC (rev 188644)
@@ -3,8 +3,8 @@
 
 pkgbase=dbus-python
 pkgname=('python-dbus' 'python2-dbus' 'python-dbus-common')
-pkgver=1.1.1
-pkgrel=2
+pkgver=1.2.0
+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=('742c7432ad0f7c3f98291d58fa2e35dc')
+md5sums=('b09cd2d1a057cc432ce944de3fc06bf7')
 
 build() {
   cd "${srcdir}"




More information about the arch-commits mailing list