blob: 63119f03316e01dd0f9d01786508407066fd8001 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = pip2arch-git
pkgdesc = Tool to convert entries in the pypi database to PKGBUILDs
pkgver = r65.f2a2aff
pkgrel = 3
url = https://github.com/lclarkmichalek/pip2arch
arch = any
license = GPL2
makedepends = git
depends = python
source = pip2arch-git::git+https://github.com/lclarkmichalek/pip2arch.git
md5sums = SKIP
pkgname = pip2arch-git
|