python-icalendar: update to 3.11.3
This commit is contained in:
parent
b81107e015
commit
928ea1c663
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-icalendar'
|
# Template file for 'python-icalendar'
|
||||||
pkgname=python-icalendar
|
pkgname=python-icalendar
|
||||||
version=3.11.2
|
version=3.11.3
|
||||||
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=4f1df994cc0fe7ce63fec7adf1d9b3074b784faf3b1e702e7112cfb4b2f12c9f
|
checksum=6317d716563c41ca44b4694458f0a94734e35bb8c708994eb4503c8638d5d220
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.rst LICENSE
|
vlicense LICENSE.rst LICENSE
|
||||||
|
|
Loading…
Reference in New Issue