summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 399eefe3b6d640b3d60f0b82248cdf3eecbdde03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-mal-git
	pkgdesc = MyAnimeList command line interface
	pkgver = 0.4.0
	pkgrel = 3
	url = http://lerax.me/MAL/
	arch = any
	license = GPL3
	makedepends = git
	depends = python
	depends = python-requests
	depends = python-appdirs
	depends = python-decorating
	source = git+https://github.com/ryukinix/mal.git#tag=v0.4.0
	md5sums = SKIP

pkgname = python-mal-git