summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ec1e8748b0df01f8c70565a46c3404db00c131ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = dotlink
	pkgdesc = Python script to automate deployment of dotfile from git repos to local and remote hosts
	pkgver = 2.1
	pkgrel = 2
	url = https://github.com/amyreese/dotlink
	arch = any
	license = MIT
	makedepends = python-build
	makedepends = python-flit-core
	makedepends = python-installer
	depends = python
	depends = python-click
	depends = python-platformdirs
	depends = python-typing_extensions
	source = https://pypi.python.org/packages/source/D/Dotlink/dotlink-2.1.tar.gz
	md5sums = 32d0636b460fc43dd73e2653822f34d4

pkgname = dotlink