diff --git a/srcpkgs/python-peewee/template b/srcpkgs/python-peewee/template index 76400ba6cc4..8d037291a8f 100644 --- a/srcpkgs/python-peewee/template +++ b/srcpkgs/python-peewee/template @@ -1,6 +1,6 @@ # Template file for 'python-peewee' pkgname=python-peewee -version=3.13.1 +version=3.13.3 revision=1 wrksrc="peewee-${version}" build_style=python-module @@ -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=225873f2066e3f2cf886b89d8a3c5d54aaaf276fb153c35c8fbd7eef16ed8ff2 +checksum=cff86b690a746ac43b998330310a25feb92510662f442383d728927c0d6aea58 alternatives="peewee:pwiz:/usr/bin/pwiz.py2" post_install() {