blob: 9c44121f1e597d2284d56caed58c85d229120731 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-plyer
pkgdesc = Platform-independent wrapper for platform-dependent APIs
pkgver = 2.1.0
pkgrel = 1
url = https://github.com/kivy/plyer
arch = any
license = MIT
makedepends = python-setuptools
depends = python
options = !emptydirs
source = https://github.com/kivy/plyer/archive/2.1.0.tar.gz
sha256sums = ea95f48ad127faf43a35917a002a2e292d3449f2394b6794b8ecd59f710b5fe0
pkgname = python-plyer
|