diff --git a/srcpkgs/python-peewee/template b/srcpkgs/python-peewee/template index 0cd0bcaecc9..f09ee63f358 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.9.5 +version=3.9.6 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=50119c184e5829413ccff7fcbd38a2e3a8822b136fcab3b11b32d10d2591affe +checksum=953175b9f25227dfc52b982d1412b9c485e78f7b5f03ea2ee2d4b816ad2780b7 alternatives="peewee:pwiz:/usr/bin/pwiz.py2" post_install() {