diff --git a/srcpkgs/python-dbus/template b/srcpkgs/python-dbus/template index b190d8499b..884d001dce 100644 --- a/srcpkgs/python-dbus/template +++ b/srcpkgs/python-dbus/template @@ -1,7 +1,7 @@ # Template file for 'python-dbus' pkgname=python-dbus version=1.2.16 -revision=3 +revision=4 wrksrc="dbus-python-${version}" build_style=gnu-configure hostmakedepends="pkg-config python-devel python3-devel" @@ -69,7 +69,7 @@ python-dbus-devel_package() { } python3-dbus-devel_package() { depends="python3-devel python3-dbus>=${version}_${revision}" - short_desc+=" - development files" + short_desc="${short_desc/Python2/Python3} - development files" pkg_install() { vmove usr/include vmove usr/lib/pkgconfig