summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMark Wagie2022-11-22 11:30:23 -0700
committerMark Wagie2022-11-22 11:30:23 -0700
commitf49ec003b1cb315bf961e67ded038abf48203eb3 (patch)
treeb9184cee613af3d03a01e97e53001864a27989f2 /.SRCINFO
parent58e851a07aa9213e767c9a01e40b12b31c11ebbe (diff)
downloadaur-f49ec003b1cb315bf961e67ded038abf48203eb3.tar.gz
adjust dependencies
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ca168d353c9f..38f7b55ba77c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-caldav
pkgdesc = A CalDAV (RFC4791) client library for Python
pkgver = 0.11.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/python-caldav/caldav
arch = any
license = Apache
@@ -13,7 +13,7 @@ pkgbase = python-caldav
makedepends = python-installer
makedepends = python-setuptools
makedepends = python-wheel
- depends = python
+ depends = python-icalendar
depends = python-lxml
depends = python-recurring-ical-events
depends = python-requests