diff --git a/srcpkgs/py3status/template b/srcpkgs/py3status/template index 26b6269e11b..d0e16c181da 100644 --- a/srcpkgs/py3status/template +++ b/srcpkgs/py3status/template @@ -1,18 +1,18 @@ # Template file for 'py3status' pkgname=py3status -version=3.1 -revision=2 -short_desc="Alternative i3bar" -license="BSD" +version=3.3 +revision=1 noarch=yes -build_style=python2-module +build_style=python3-module pycompile_module="py3status" -hostmakedepends="python-setuptools" -depends="python" +hostmakedepends="python3-setuptools" +depends="python3-setuptools" +short_desc="Alternative i3bar" +license="3-clause-BSD" maintainer="teldra " homepage="https://github.com/ultrabug/py3status" distfiles="${homepage}/archive/${version}.tar.gz" -checksum=e172d91365e325234af433ddad37f86ca926c256af4326842a768b40d71fda23 +checksum=95015a6abab80c0ec4981f12117f85f0bb5b3ab7e1b0024b366b8b085b725628 post_install() { vlicense LICENSE