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

Jan de Groot jgc at archlinux.org
Sun Mar 6 07:59:20 UTC 2016


    Date: Sunday, March 6, 2016 @ 08:59:20
  Author: jgc
Revision: 261003

upgpkg: dbus-python 1.2.2-1

Modified:
  dbus-python/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-06 07:28:00 UTC (rev 261002)
+++ PKGBUILD	2016-03-06 07:59:20 UTC (rev 261003)
@@ -3,17 +3,17 @@
 
 pkgbase=dbus-python
 pkgname=('python-dbus' 'python2-dbus' 'python-dbus-common')
-pkgver=1.2.0
-pkgrel=5
+pkgver=1.2.2
+pkgrel=1
 pkgdesc="Python bindings for DBUS"
 arch=('i686' 'x86_64')
 license=('GPL' 'LGPL')
 url="http://www.freedesktop.org/wiki/Software/DBusBindings"
-makedepends=('docutils' 'dbus-glib' 'python' 'python2')
+makedepends=('docutils' 'dbus-glib' 'python' 'python2' 'autoconf-archive')
 source=(http://dbus.freedesktop.org/releases/${pkgbase}/${pkgbase}-${pkgver}.tar.gz{,.asc})
-md5sums=('b09cd2d1a057cc432ce944de3fc06bf7'
+md5sums=('d1f2c7ba976d457206caf57d20b5cb5d'
          'SKIP')
-validpgpkeys=('DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90')  # Simon McVittie
+validpgpkeys=('3C8672A0F49637FE064AC30F52A43A1E4B77B059') #SimonMcVittie
 
 prepare() {
   mkdir build-python2 build-python3



More information about the arch-commits mailing list