From 0ea339b35d0583ad151ea1a3fa326fa83f0f429b Mon Sep 17 00:00:00 2001 From: cr6git Date: Sat, 24 Mar 2018 17:03:12 +0100 Subject: [PATCH] urlwatch: update to 2.9. --- srcpkgs/urlwatch/template | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/srcpkgs/urlwatch/template b/srcpkgs/urlwatch/template index 85dcf80fa3..b29feb2b71 100644 --- a/srcpkgs/urlwatch/template +++ b/srcpkgs/urlwatch/template @@ -1,18 +1,19 @@ # Template file for 'urlwatch' pkgname=urlwatch -version=2.8 +version=2.9 revision=1 noarch=yes build_style=python3-module pycompile_module="urlwatch" hostmakedepends="python3-setuptools" -depends="python3-keyring python3-requests python3-yaml python3-minidb python3-appdirs" +depends="python3-appdirs python3-keyring python3-minidb python3-requests + python3-yaml" short_desc="Tool for monitoring webpages for updates" maintainer="Eivind Uggedal " -license="BSD" -homepage="http://thp.io/2008/urlwatch/" +license="BSD-3-Clause" +homepage="https://thp.io/2008/urlwatch/" distfiles="${PYPI_SITE}/u/urlwatch/urlwatch-${version}.tar.gz" -checksum=cedf612d9f3c4c47ca8ffd2a36753b0868722a108139208f0fbd2b57f6e340b3 +checksum=0d15aaeec64122b388ab88bfbe400aa75e90f40a122ccdabcd73f0f1881b65bf post_install() { vlicense COPYING