python-Flask-Login: update to 0.3.2
This commit is contained in:
parent
62017553f5
commit
221ad2833f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-Flask-Login'
|
# Template file for 'python-Flask-Login'
|
||||||
pkgname=python-Flask-Login
|
pkgname=python-Flask-Login
|
||||||
version=0.3.1
|
version=0.3.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="pulux <pulux@pf4sh.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/maxcountryman/flask-login"
|
homepage="https://github.com/maxcountryman/flask-login"
|
||||||
distfiles="${PYPI_SITE}/F/Flask-Login/Flask-Login-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/F/Flask-Login/Flask-Login-${version}.tar.gz"
|
||||||
checksum=d81d71894c104398743535d80560d3b7cbe33613f050b0c860d43938c856222f
|
checksum=e72eff5c35e5a31db1aeca1db5d2501be702674ea88e8f223b5d2b11644beee6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue