blob: ba0fe54160b771f8f90ddbf676a1d2fcf2e74bf5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-mal-git
pkgdesc = MyAnimeList command line interface
pkgver = r101.b7117be
pkgrel = 1
url = http://manoel.tk/MAL/
arch = any
license = GPL3
makedepends = git
depends = python
depends = python-requests
depends = python-appdirs
depends = python-decorating
depends = python-argparse
source = git+https://github.com/ryukinix/mal.git#commit=b7117be
md5sums = SKIP
pkgname = python-mal-git
|