py3status: update to 3.3

Switch to python3.
This commit is contained in:
Alessio Sergi 2016-11-22 15:56:40 +01:00
parent 8213484af6
commit d6cf28670f
1 changed files with 8 additions and 8 deletions

View File

@ -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 <teldra@rotce.de>"
homepage="https://github.com/ultrabug/py3status"
distfiles="${homepage}/archive/${version}.tar.gz"
checksum=e172d91365e325234af433ddad37f86ca926c256af4326842a768b40d71fda23
checksum=95015a6abab80c0ec4981f12117f85f0bb5b3ab7e1b0024b366b8b085b725628
post_install() {
vlicense LICENSE