blob: df416f29579a2818e8f37eabaf7c2ef96623a4ac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-ttkbootstrap
pkgdesc = Theme extension for tkinter inspired by Bootstrap
pkgver = 1.20.3
pkgrel = 1
url = https://github.com/israel-dryer/ttkbootstrap
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-pillow
depends = tk
source = https://files.pythonhosted.org/packages/source/t/ttkbootstrap/ttkbootstrap-1.20.3.tar.gz
sha256sums = 3350b80f79b0454c12558a7174c4bc4bd47905758843c3e8b0fbb19a0286fb69
pkgname = python-ttkbootstrap
|