From f836c7f6fede8a6ae14a6504aee9b407a13ec636 Mon Sep 17 00:00:00 2001 From: mobinmob Date: Wed, 2 Oct 2019 13:22:13 +0300 Subject: [PATCH] python-dbus: update to 1.2.12. --- srcpkgs/python-dbus/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python-dbus/template b/srcpkgs/python-dbus/template index c9faed27569..869c10b2969 100644 --- a/srcpkgs/python-dbus/template +++ b/srcpkgs/python-dbus/template @@ -1,20 +1,20 @@ # Template file for 'python-dbus' pkgname=python-dbus -version=1.2.8 +version=1.2.12 revision=1 -lib32disabled=yes wrksrc="dbus-python-${version}" build_style=gnu-configure +pycompile_module="dbus" hostmakedepends="pkg-config python-devel python3-devel" makedepends="libglib-devel ${hostmakedepends/pkg-config/}" depends="python dbus" -pycompile_module="dbus" short_desc="D-Bus Python2 bindings" maintainer="Orphaned " license="MIT" homepage="https://www.freedesktop.org/wiki/Software/DBusBindings" distfiles="https://dbus.freedesktop.org/releases/dbus-python/dbus-python-${version}.tar.gz" -checksum=abf12bbb765e300bf8e2a1b2f32f85949eab06998dbda127952c31cb63957b6f +checksum=cdd4de2c4f5e58f287b12013ed7b41dee81d503c8d0d2397c5bd2fb01badf260 +lib32disabled=yes pre_configure() { mkdir -p dbus-${py2_ver}