diff --git a/srcpkgs/vdirsyncer/template b/srcpkgs/vdirsyncer/template index e34f1a41760..7946c249032 100644 --- a/srcpkgs/vdirsyncer/template +++ b/srcpkgs/vdirsyncer/template @@ -1,6 +1,6 @@ # Template file for 'vdirsyncer' pkgname=vdirsyncer -version=0.15.0 +version=0.16.0 revision=1 noarch=yes build_style=python3-module @@ -10,10 +10,10 @@ depends="python3-atomicwrites python3-click python3-click-log python3-click-threading python3-setuptools python3-requests-toolbelt" short_desc="Synchronize calendars and addressbooks" maintainer="Oliver Kiddle " -license="MIT" +license="3-clause-BSD" homepage="https://vdirsyncer.pimutils.org/" distfiles="${PYPI_SITE}/v/vdirsyncer/vdirsyncer-${version}.tar.gz" -checksum=52f7acccab443ce20aca2623b80475f741844929977c08b2f8f11fc9ba2f4a21 +checksum=cfdbfa799373ca08f533bfc57bd0d3afefe8a2c5f845782db38b889a19aca958 pre_build() { sed -i setup.py \