blob: 1f9f534ce400c2ec59928c7789311bccbd2de03d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-powerline-pws
pkgdesc = A Powerline segment for showing the PWS station data
pkgver = 1.1.1
pkgrel = 1
url = https://github.com/boosterl/powerline-pws
arch = any
license = GPLv3
makedepends = python-build
makedepends = python-installer
makedepends = python-setuptools
depends = python
source = python-powerline-pws::git+https://github.com/boosterl/powerline-pws.git#tag=1.1.1
sha256sums = SKIP
pkgname = python-powerline-pws
|