python-icalendar: update to 3.11.2

This commit is contained in:
Alessio Sergi 2017-01-16 18:18:48 +01:00
parent 8edea8a2b8
commit 4072a625c0

View file

@ -1,6 +1,6 @@
# Template file for 'python-icalendar' # Template file for 'python-icalendar'
pkgname=python-icalendar pkgname=python-icalendar
version=3.11.1 version=3.11.2
revision=1 revision=1
wrksrc="icalendar-${version}" wrksrc="icalendar-${version}"
noarch=yes noarch=yes
@ -13,7 +13,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
license="2-clause-BSD" license="2-clause-BSD"
homepage="http://icalendar.readthedocs.org/" homepage="http://icalendar.readthedocs.org/"
distfiles="${PYPI_SITE}/i/icalendar/icalendar-${version}.tar.gz" distfiles="${PYPI_SITE}/i/icalendar/icalendar-${version}.tar.gz"
checksum=7e98dca0ad093bdb18141eb3127c12776c308f67c20af9aa2594e9037f3e71af checksum=4f1df994cc0fe7ce63fec7adf1d9b3074b784faf3b1e702e7112cfb4b2f12c9f
post_install() { post_install() {
vlicense LICENSE.rst LICENSE vlicense LICENSE.rst LICENSE