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

Antonio Rojas arojas at archlinux.org
Fri Jan 31 22:43:14 UTC 2020


    Date: Friday, January 31, 2020 @ 22:43:13
  Author: arojas
Revision: 374436

Update to 1.2.16

Modified:
  dbus-python/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-31 22:38:59 UTC (rev 374435)
+++ PKGBUILD	2020-01-31 22:43:13 UTC (rev 374436)
@@ -2,7 +2,7 @@
 
 pkgbase=dbus-python
 pkgname=('python-dbus' 'python2-dbus' 'python-dbus-common')
-pkgver=1.2.14
+pkgver=1.2.16
 pkgrel=1
 pkgdesc="Python bindings for DBUS"
 url="https://www.freedesktop.org/wiki/Software/DBusBindings"
@@ -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=('b10206ba3dd641e4e46411ab91471c88e0eec1749860e4285193ee68df84ac31'
+sha256sums=('11238f1d86c995d8aed2e22f04a1e3779f0d70e587caffeab4857f3c662ed5a4'
             'SKIP')
 validpgpkeys=('DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90')
 



More information about the arch-commits mailing list