Date: Thursday, November 7, 2019 @ 22:41:37 Author: arojas Revision: 367194
Update to 1.2.10 Modified: dbus-python/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-07 22:36:57 UTC (rev 367193) +++ PKGBUILD 2019-11-07 22:41:37 UTC (rev 367194) @@ -2,8 +2,8 @@ pkgbase=dbus-python pkgname=('python-dbus' 'python2-dbus' 'python-dbus-common') -pkgver=1.2.8 -pkgrel=4 +pkgver=1.2.10 +pkgrel=1 pkgdesc="Python bindings for DBUS" url="https://www.freedesktop.org/wiki/Software/DBusBindings" arch=(x86_64) @@ -11,7 +11,7 @@ depends=('dbus' 'glib2') makedepends=('python' 'python2' 'autoconf-archive' 'python-sphinx_rtd_theme' 'python-sphinx') source=(https://dbus.freedesktop.org/releases/${pkgbase}/${pkgbase}-${pkgver}.tar.gz{,.asc}) -sha256sums=('abf12bbb765e300bf8e2a1b2f32f85949eab06998dbda127952c31cb63957b6f' +sha256sums=('d4332bbd4a0054fa4010b259c293b84d461bbd9d7a8ef528157d151c0398d886' 'SKIP') validpgpkeys=('DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90')