blob: 1b1d7b2eebe1414b7fa6212022a41283533427b0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-tkcalendar
pkgdesc = Calendar widget for Tkinter
pkgver = 1.6.1
pkgrel = 1
url = https://pypi.python.org/pypi/tkcalendar
arch = any
license = GPL3
makedepends = python-setuptools
depends = python-babel
depends = tk
source = tkcalendar-1.6.1.tar.gz::https://github.com/j4321/tkcalendar/archive/v1.6.1.tar.gz
sha512sums = 12b83fa01dcfcb366fc6464896bd1c824d1524626fec31ea29f2c021f02085063f826130f0ab85fa3db5b31fff5269c8a8c21c48b889f277ba92eab513094e54
pkgname = python-tkcalendar
|