blob: 63ea767988098a292303e14b13053bf2bd4fea1a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-aw-core
pkgdesc = Core library for ActivityWatch
pkgver = 0.5.17
pkgrel = 1
url = https://github.com/ActivityWatch/aw-core
arch = any
license = MPL-2.0
makedepends = python-build
makedepends = python-installer
makedepends = git
makedepends = poetry
source = aw-core::git+https://github.com/ActivityWatch/aw-core
sha256sums = SKIP
pkgname = python-aw-core
|