summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3198eb7136440e3126f1eb114b51b26a078b2692 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = python-ttkwidgets
	pkgdesc = Collection of widgets for Tkinter's ttk extensions
	pkgver = 0.10.0
	pkgrel = 1
	url = https://github.com/RedFantom/ttkwidgets
	arch = any
	license = GPL3
	makedepends = python-setuptools
	makedepends = python2-setuptools
	source = python-ttkwidgets-0.10.0.tar.gz::https://github.com/RedFantom/ttkwidgets/archive/0.10.0.tar.gz
	sha512sums = 27b5095053e6ff38a64c39b7fce7814b7188d1accb847fca1eb08f554b9ef83ed71255887bb22a0e5798d0393080e7707e00d88b2f4a8241e317371abcf03903

pkgname = python-ttkwidgets
	depends = tk
	depends = python-pillow

pkgname = python2-ttkwidgets
	depends = tk
	depends = python2-pillow