diff options
-rw-r--r-- | extra/dbus-python/.md5sum | 2 | ||||
-rwxr-xr-x | extra/dbus-python/Pkgfile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/extra/dbus-python/.md5sum b/extra/dbus-python/.md5sum index e49b2df7b..9d5c03ca0 100644 --- a/extra/dbus-python/.md5sum +++ b/extra/dbus-python/.md5sum @@ -1 +1 @@ -562c78876219bf458d79a041af18293d dbus-python-0.83.0.tar.gz +5fdf3970aa0c00020289de7ba8f3be18 dbus-python-0.83.1.tar.gz diff --git a/extra/dbus-python/Pkgfile b/extra/dbus-python/Pkgfile index e49af44d1..bdf72770a 100755 --- a/extra/dbus-python/Pkgfile +++ b/extra/dbus-python/Pkgfile @@ -5,7 +5,7 @@ # Depends on: dbus-glib, python name=dbus-python -version=0.83.0 +version=0.83.1 release=1 source=( http://dbus.freedesktop.org/releases/$name/$name-$version.tar.gz\ ) |