From 0b819b43c9c813029188ea79c9910cdeb1b74edb Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sat, 1 Oct 2016 12:24:05 +0200 Subject: [PATCH] python-Flask-WTF: update to 0.13 --- srcpkgs/python-Flask-WTF/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-Flask-WTF/template b/srcpkgs/python-Flask-WTF/template index c6e3f80d298..ac85832585f 100644 --- a/srcpkgs/python-Flask-WTF/template +++ b/srcpkgs/python-Flask-WTF/template @@ -1,6 +1,6 @@ # Template file for 'python-Flask-WTF' pkgname=python-Flask-WTF -version=0.12 +version=0.13 revision=1 noarch=yes wrksrc="${pkgname#*-}-${version}" @@ -11,10 +11,10 @@ hostmakedepends="python-setuptools python3.4-setuptools" depends="python-Flask python-WTForms" short_desc="Simple integration of Flask and WTForms (Python2)" maintainer="Eivind Uggedal " -license="BSD" +license="3-clause-BSD" homepage="https://github.com/lepture/flask-wtf" distfiles="${PYPI_SITE}/F/Flask-WTF/Flask-WTF-${version}.tar.gz" -checksum=bd99316c97ed1d1cb90b8f0c242c86420a891a6a2058f20717e424bf5b0bb80e +checksum=d928a8d8589f87e404c9f3ed7420145cad235799099b7d3635a7ab29f2e05421 post_install() { vlicense LICENSE