dbus-python: update to 0.83.2.
This commit is contained in:
parent
0c72454185
commit
4c6ccbe5f3
1 changed files with 2 additions and 3 deletions
|
@ -1,12 +1,11 @@
|
|||
# Template file for 'dbus-python'
|
||||
pkgname=dbus-python
|
||||
version=0.83.0
|
||||
revision=2
|
||||
version=0.83.2
|
||||
distfiles="http://dbus.freedesktop.org/releases/$pkgname/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
short_desc="D-Bus Python bindings"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=89dd1d5aa5c2ba04677d1aa2616caa50274d8c08f3d6bc164e6f7b9930776191
|
||||
checksum=883729c98f40790021e3be0f7028ae863ee1c4a7b922a5578c1342592adfff64
|
||||
long_desc="
|
||||
This package provides Python bindings for D-BUS."
|
||||
|
||||
|
|
Loading…
Reference in a new issue