[arch-commits] Commit in dbus-python/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Fri Jul 23 18:11:36 UTC 2021
Date: Friday, July 23, 2021 @ 18:11:36
Author: arojas
Revision: 420343
Update to 1.2.18
Modified:
dbus-python/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-23 17:58:24 UTC (rev 420342)
+++ PKGBUILD 2021-07-23 18:11:36 UTC (rev 420343)
@@ -1,8 +1,8 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=dbus-python
-pkgver=1.2.16
-pkgrel=4
+pkgver=1.2.18
+pkgrel=1
pkgdesc="Python bindings for DBUS"
url="https://www.freedesktop.org/wiki/Software/DBusBindings"
arch=(x86_64)
@@ -10,7 +10,7 @@
depends=('dbus' 'glib2')
makedepends=('python' 'autoconf-archive' 'python-sphinx_rtd_theme' 'python-sphinx')
source=(https://dbus.freedesktop.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.gz{,.asc})
-sha256sums=('11238f1d86c995d8aed2e22f04a1e3779f0d70e587caffeab4857f3c662ed5a4'
+sha256sums=('92bdd1e68b45596c833307a5ff4b217ee6929a1502f5341bae28fd120acf7260'
'SKIP')
validpgpkeys=('DA98F25C0871C49A59EAFF2C4DE8FF2A63C7CC90')
replaces=('python-dbus' 'python-dbus-common')
More information about the arch-commits
mailing list