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}