blob: b6e6a09723036c978ace49d474248c20506e2a51 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = python-pybadges-git
pkgdesc = A Python library for creating Github-style badges
pkgver = r49.d2897da
pkgrel = 1
url = https://github.com/google/pybadges
arch = any
license = Apache
makedepends = git
makedepends = python-setuptools
makedepends = grep
depends = python
provides = python-pybadges
conflicts = python-pybadges
source = python-pybadges-git::git+https://github.com/google/pybadges.git
md5sums = SKIP
pkgname = python-pybadges-git
|