blob: d5a18fe5dccee5e6458fce6385d4924c3e04ce65 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-aw-client
pkgdesc = Client library for ActivityWatch in Python
pkgver = 0.5.15
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
provides = aw-client
source = aw-client::git+https://github.com/ActivityWatch/aw-client
sha256sums = SKIP
pkgname = python-aw-client
|