blob: 916f5e92d609e79a4685032052ebd9d860350d28 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-kivymd-git
pkgdesc = KivyMD is a collection of Material Design compliant widgets for use with Kivy, a framework for cross-platform, touch-enabled graphical applications.
pkgver = 0.104.1.r13.g513f016
pkgrel = 1
url = https://github.com/HeaTTheatR/KivyMD/
arch = any
license = MIT
makedepends = python-setuptools
provides = python-kivymd
conflicts = python-kivymd
source = python-kivymd-git::git+https://github.com/HeaTTheatR/KivyMD.git
md5sums = SKIP
pkgname = python-kivymd-git
|