diff --git a/srcpkgs/python-peewee/template b/srcpkgs/python-peewee/template index 76fe4e6df7..b5a071dd5e 100644 --- a/srcpkgs/python-peewee/template +++ b/srcpkgs/python-peewee/template @@ -1,7 +1,7 @@ # Template file for 'python-peewee' pkgname=python-peewee -version=3.8.2 -revision=2 +version=3.9.2 +revision=1 wrksrc="peewee-${version}" build_style=python-module pycompile_module="playhouse peewee.py pwiz.py" @@ -13,7 +13,7 @@ license="MIT" homepage="https://github.com/coleifer/peewee" changelog="https://raw.githubusercontent.com/coleifer/peewee/master/CHANGELOG.md" distfiles="https://github.com/coleifer/peewee/archive/${version}.tar.gz" -checksum=1c6d369bff8da8dbe07963728a6edb475be9b4802d3b422d4941af1806d55034 +checksum=01b479c52efcbbf82a92bd56d563539ea72bfdb2e294753043bca501ecc75b53 alternatives="peewee:pwiz:/usr/bin/pwiz.py2" post_install() {