diff --git a/srcpkgs/python-peewee/template b/srcpkgs/python-peewee/template index de0068a330e..76400ba6cc4 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.11.2 -revision=2 +version=3.13.1 +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=81e4297ab2482f356a21c5e4bc7a2cc8684f43cd9731b468f386a48d653a043e +checksum=225873f2066e3f2cf886b89d8a3c5d54aaaf276fb153c35c8fbd7eef16ed8ff2 alternatives="peewee:pwiz:/usr/bin/pwiz.py2" post_install() {