blob: 3cb6d3029f5b003d08545df5289e35c5380089d6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = calcure-git
pkgdesc = Modern TUI calendar and task manager
pkgver = r325.ba12ebe
pkgrel = 1
url = https://github.com/anufrievroman/calcure
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = git
depends = python-holidays
depends = python-jalali-core
depends = python-jdatetime
depends = python-icalendar
depends = python
provides = calcure
conflicts = calcure
source = calcure-git::git+https://github.com/anufrievroman/calcure
sha256sums = SKIP
pkgname = calcure-git
|