From 270721e851c6a2bd6ac5f3eaacd19785c9e2ede7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alu=C3=ADsio=20Augusto=20Silva=20Gon=C3=A7alves?= Date: Mon, 24 Jun 2019 12:05:30 -0300 Subject: [PATCH] python-bottle: update to 0.12.17. --- srcpkgs/python-bottle/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-bottle/template b/srcpkgs/python-bottle/template index 7750104b09b..8e3a2ad5ad7 100644 --- a/srcpkgs/python-bottle/template +++ b/srcpkgs/python-bottle/template @@ -1,6 +1,6 @@ # Template file for 'python-bottle' pkgname=python-bottle -version=0.12.16 +version=0.12.17 revision=1 archs=noarch wrksrc="bottle-${version}" @@ -11,8 +11,8 @@ short_desc="Fast and simple WSGI-framework for small web-applications (Python2)" maintainer="Aluísio Augusto Silva Gonçalves " license="MIT" homepage="http://bottlepy.org" -distfiles="https://github.com/bottlepy/bottle/archive/${version}.tar.gz" -checksum=@71fc9dbf5159e2f37ae4a79dfa816538cb8ed7a6908f09e1086160055a2d0225 +distfiles="${PYPI_SITE}/b/bottle/bottle-${version}.tar.gz" +checksum=e9eaa412a60cc3d42ceb42f58d15864d9ed1b92e9d630b8130c871c5bb16107c post_install() { vlicense LICENSE