summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: df1be31341ea181cd64666f8370b70b5fcc2bd4b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
pkgbase = python-simple-term-menu
	pkgdesc = A Python package which creates simple interactive menus on the command line.
	pkgver = 1.6.1
	pkgrel = 1
	url = https://github.com/IngoMeyer441/simple-term-menu
	arch = any
	license = MIT
	makedepends = python-setuptools
	depends = python
	source = https://github.com/IngoMeyer441/simple-term-menu/archive/v1.6.1.tar.gz
	sha256sums = 43ec523302f2e25b15ddbb8b8c499a8bd0dc15eacf4c3b4b0e536e551eb85584

pkgname = python-simple-term-menu