blob: 4a82005d3c15239bf08268ed6a5e5602006ccfdb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-ttkthemes
pkgdesc = Group of themes for the ttk extenstions for Tkinter
pkgver = 3.2.2
pkgrel = 1
url = https://github.com/TkinterEP/ttkthemes
arch = any
license = GPL3
makedepends = python-setuptools
depends = tk
depends = python-pillow
source = python-ttkthemes-3.2.2.tar.gz::https://files.pythonhosted.org/packages/source/t/ttkthemes/ttkthemes-3.2.2.tar.gz
sha512sums = 620baa326d1e37913c0f052c3e748eaf4d08f3ca99d861730a69258789f9a76707a20c5229d9c13f6fe6f7208035ed54f6dc14c6eb5f548a38a171229c24be56
pkgname = python-ttkthemes
|