python-icalendar: update to 3.11.1
This commit is contained in:
parent
0b758e7b73
commit
e901f973b6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-icalendar'
|
||||
pkgname=python-icalendar
|
||||
version=3.11
|
||||
version=3.11.1
|
||||
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=ed2a0e446515eff398352a9148564ae787de06e23036564c174797c6f5706207
|
||||
checksum=7e98dca0ad093bdb18141eb3127c12776c308f67c20af9aa2594e9037f3e71af
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.rst LICENSE
|
||||
|
|
Loading…
Reference in New Issue