summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorGoliathLabs2020-05-27 13:45:17 +0200
committerGoliathLabs2020-05-27 13:45:17 +0200
commit77ca830d5e1d85e9404668a030e069edaa485205 (patch)
treed6ff9a2db49f0add1670d1720ad72e0c056dfabf /.SRCINFO
parent2bff9aa7691870f50c7d38e795e36a110b9759f6 (diff)
downloadaur-77ca830d5e1d85e9404668a030e069edaa485205.tar.gz
Updated: PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO36
1 files changed, 19 insertions, 17 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0e75e5abcfb0..d2db36602c2e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,32 +1,34 @@
-# Generated by mksrcinfo v8
-# Thu May 4 23:20:18 UTC 2017
pkgbase = khal-git
- pkgdesc = Command line CalDav client
- pkgver = 0.9.6.dev2+g119d44c
+ pkgdesc = CLI calendar application build around CalDAV (Git)
+ pkgver = 0.10.2.dev55+ga401ef2
pkgrel = 1
- url = http://lostpackets.de/khal/
- install = khal.install
+ url = https://lostpackets.de/khal/
arch = any
license = MIT
- makedepends = python-setuptools
- makedepends = python-setuptools-scm
+ checkdepends = python-pytest
+ checkdepends = python-freezegun
+ checkdepends = vdirsyncer
makedepends = git
+ makedepends = python-setuptools-scm
makedepends = python-sphinxcontrib-newsfeed
- depends = python-urwid
- depends = python-xdg
- depends = vdirsyncer
- depends = python-dateutil
+ depends = python-atomicwrites
+ depends = python-click
+ depends = python-click-log
depends = python-configobj
- depends = python-tzlocal
+ depends = python-dateutil
depends = python-icalendar
- depends = sqlite
- depends = python-pkginfo
- optdepends = python-setproctitle: Display a clearer name in your process list
+ depends = python-pytz
+ depends = python-setuptools
+ depends = python-tzlocal
+ depends = python-urwid
+ depends = python-xdg
+ optdepends = python-setproctitle: Set process name
+ optdepends = vdirsyncer: Synchronize CalDAV calendars
provides = khal
conflicts = khal
options = !emptydirs
source = khal::git+https://github.com/geier/khal.git
- md5sums = SKIP
+ sha256sums = SKIP
pkgname = khal-git