mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python-icalendar: update to 3.10
This commit is contained in:
parent
250aab85db
commit
bed325898c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-icalendar'
|
# Template file for 'python-icalendar'
|
||||||
pkgname=python-icalendar
|
pkgname=python-icalendar
|
||||||
version=3.9.2
|
version=3.10
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="icalendar-${version}"
|
wrksrc="icalendar-${version}"
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -14,7 +14,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=0b2d2610e039404e22a0a72fe5a59614374e7bd15ed824ead6ef6f8d36b41e2f
|
checksum=472f01da00e1e28eaf0cf03cc872c4cbce22dab50629ea9e72470761c6b45505
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.rst LICENSE
|
vlicense LICENSE.rst LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue