summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 707caf28a73ee909fa49f1369961723d4e291fa6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = vimtips
	pkgdesc = A tool to aggregate and show vim tips from different sources.
	pkgver = 0.2.3
	pkgrel = 1
	url = https://github.com/IngoHeimbach/vimtips
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	depends = python-pyqt5
	depends = python-pyquery
	depends = python-requests
	depends = python-psutil
	source = https://github.com/IngoHeimbach/vimtips/archive/v0.2.3.tar.gz
	sha256sums = 8773d6ef00caadb95c4a7c14c1320f2bf64e1a90d31b37924f064da138239dae

pkgname = vimtips