python-Flask-Login: update to 0.4.0
This commit is contained in:
parent
db75998877
commit
e23378bc88
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-Flask-Login'
|
||||
pkgname=python-Flask-Login
|
||||
version=0.3.2
|
||||
revision=2
|
||||
version=0.4.0
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="pulux <pulux@pf4sh.de>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/maxcountryman/flask-login"
|
||||
distfiles="${PYPI_SITE}/F/Flask-Login/Flask-Login-${version}.tar.gz"
|
||||
checksum=e72eff5c35e5a31db1aeca1db5d2501be702674ea88e8f223b5d2b11644beee6
|
||||
checksum=d25e356b14a59f52da0ab30c31c2ad285fa23a840f0f6971df7ed247c77082a7
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue