summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 396be3c09dba98bfa36eebf6077e24d840f5514b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-pymsgbox
	pkgdesc = Simple, cross-platform, pure Python module to display message boxes, and just message boxes
	pkgver = 2.0.1
	pkgrel = 1
	url = https://github.com/asweigart/PyMsgBox
	arch = any
	license = GPL-3.0-or-later
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = tk
	source = https://pypi.org/packages/source/p/pymsgbox/pymsgbox-2.0.1.tar.gz
	sha512sums = fe6febafaca228895fc99ecdaf813f966eb20d4435ceb1566b380ff23a7968a3da8c38524cf16248313e3030e7a399090f9f26ced9cf350b8798139822963819

pkgname = python-pymsgbox