blob: fc8ae1fd821d945233b236487caa0f1d04cefcd4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = python-scooby
pkgdesc = A Great Dane turned Python environment detective
pkgver = 0.5.8
pkgrel = 1
url = https://github.com/banesullivan/scooby
arch = any
license = MIT
makedepends = python-setuptools
makedepends = python-pip
depends = python
source = https://github.com/banesullivan/scooby/archive/v0.5.8.tar.gz
sha256sums = 9b61a98782562ebc3ac4bf383e4ef924d60f5e14a1f548561f5710ad367f492f
pkgname = python-scooby
|