pkgbase = ydcv-git
	pkgdesc = YouDao Console Version - Simple wrapper for Youdao online translate (Chinese <-> English) service API, as an alternative to the StarDict Console Version(sdcv) - Git version
	pkgver = 0.4
	pkgrel = 1
	epoch = 1
	url = https://github.com/felixonmars/ydcv
	arch = any
	license = GPL
	makedepends = git
	depends = python
	provides = ydcv
	conflicts = ydcv
	source = git+https://github.com/felixonmars/ydcv.git
	md5sums = SKIP

pkgname = ydcv-git

