From e905d74a24140db79dce560a7af6fec115eb6eb2 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sat, 28 Jul 2018 23:21:49 -0300 Subject: [PATCH] python-owm: update to 2.9.0. --- srcpkgs/python-owm/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python-owm/template b/srcpkgs/python-owm/template index e679b23504c..0103836d6d9 100644 --- a/srcpkgs/python-owm/template +++ b/srcpkgs/python-owm/template @@ -1,18 +1,18 @@ # Template file for 'python-owm' pkgname=python-owm -version=2.8.0 -revision=2 +version=2.9.0 +revision=1 wrksrc="pyowm-${version}" build_style=python2-module pycompile_module="pyowm" hostmakedepends="python-setuptools" depends="python-requests" short_desc="Python2 wrapper around the OpenWeatherMap web API" -maintainer="maxice8 " +maintainer="Orphaned " license="MIT" homepage="https://github.com/csparpa/pyowm" distfiles="https://github.com/csparpa/pyowm/archive/${version}.tar.gz" -checksum=dfa8838e64cbc414a8a947a84205d33359a26576bec43fb5b9ce08a79a7cb848 +checksum=e022360e4f7149b78f7032fd7ea107aee429021b7ff6ca49cba22362ed6f26cf post_install() { vlicense LICENSE