blob: 4bbcceb605b4f64375ecdfc726f89ae7ab718d63 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = python-kivymd
pkgdesc = KivyMD is a collection of Material Design compliant widgets for use with Kivy, a framework for cross-platform, touch-enabled graphical applications.
pkgver = 1.1.1
pkgrel = 1
url = https://github.com/kivymd/KivyMD/
arch = any
license = MIT
makedepends = python-setuptools
source = https://github.com/kivymd/KivyMD/archive/1.1.1.tar.gz
md5sums = ba3c7e9696ac850e1c054af55a7da3f7
pkgname = python-kivymd
|