blob: 4c0f06151d108404f1d177a04f7ed504d7aa2534 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = nxtb-git
pkgdesc = Access to the Nextbike API via cli or python lib
pkgver = r14.5536b53
pkgrel = 1
url = https://gitlab.com/S60W79/nextbike-cli/
arch = any
license = GPL3
makedepends = gzip
makedepends = git
makedepends = fakeroot
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-hatchling
depends = python
depends = python-requests
source = nxtb-git::git+https://gitlab.com/S60W79/nextbike-cli/
md5sums = SKIP
pkgname = nxtb-git
|