blob: 5574fc2059b30843b79eec2ae9f2aa875d1ac6e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = python-hydrus
pkgdesc = Python module implementing the Hydrus API.
pkgver = 1.11.4
pkgrel = 1
url = https://gitlab.com/cryzed/hydrus-api
arch = any
license = GPLv3
makedepends = python-setuptools
makedepends = python-requests
depends = python
depends = python-requests
source = https://gitlab.com/cryzed/hydrus-api/-/archive/v1.11.4/hydrus-api-v1.11.4.tar.gz
sha512sums = 2dfa60b06925c6103e98eade00387e73d56e0caac3bf101fa2196f227a559e78a678cdc9ebb2234eedd8c06dee5c02f79e635fa9dcd6744f643168c7470b4b60
pkgname = python-hydrus
|