python-icalendar: update to 3.11.5
This commit is contained in:
parent
1bfd3acc34
commit
086eef7a73
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-icalendar'
|
||||
pkgname=python-icalendar
|
||||
version=3.11.4
|
||||
version=3.11.5
|
||||
revision=1
|
||||
wrksrc="icalendar-${version}"
|
||||
noarch=yes
|
||||
|
@ -13,7 +13,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
|||
license="2-clause-BSD"
|
||||
homepage="http://icalendar.readthedocs.org/"
|
||||
distfiles="${PYPI_SITE}/i/icalendar/icalendar-${version}.tar.gz"
|
||||
checksum=5696b18f791bbbb5972b87ea3d3c42a855ae641b0608477a451aa23f7defa347
|
||||
checksum=f34b24efcc5de06bf86e5a56ec2121ee85c3fcbfa4773442034f0d94b414ce78
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.rst LICENSE
|
||||
|
|
Loading…
Reference in a new issue