python-peewee: update to 3.1.5.
This commit is contained in:
parent
864898bba2
commit
913261ae77
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-peewee'
|
||||
pkgname=python-peewee
|
||||
version=3.1.2
|
||||
version=3.1.5
|
||||
revision=1
|
||||
noarch=yes
|
||||
pycompile_module="peewee"
|
||||
|
@ -12,7 +12,7 @@ maintainer="johannes <johannes.brechtmann@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/coleifer/peewee"
|
||||
distfiles="https://github.com/coleifer/peewee/archive/${version}.tar.gz"
|
||||
checksum=e04ec0d6052d50b960893bffe316355238359afc26b7dbbc699b4edfa9205b97
|
||||
checksum=902d5643f4ee343a11bc9600bce9bc7e55d9fc16cdd3647177a65af78cafe5fc
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue