blob: db4975cac785cca3ea21cf4ce73deec3618ce955 (
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.9
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.9.tar.gz
sha256sums = a4a49e08a2c1c9335bd5d1beedf58aae9b4e65cef8310408041224f515c15ced
pkgname = python-scooby
|