blob: eb7570ede718c7920678f7ce40eb51a42d35566a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = pyhoster
pkgdesc = A simple tool for servers that host python projects
pkgver = 1.1.0
pkgrel = 1
url = https://github.com/mbutsk/pyhoster
arch = any
license = MIT
depends = python3
conflicts = pyhoster-git
source = https://files.pythonhosted.org/packages/source/p/pyhoster/pyhoster-1.1.0.tar.gz
sha256sums = 4f7fa4ea9c3ed71a1d8b1ce540a8a3c617ce797a80e4d0f192d04aab48a59d34
pkgname = pyhoster
|