diff options
author | Kr1ss | 2020-03-06 17:00:43 +0100 |
---|---|---|
committer | Kr1ss | 2020-03-06 17:00:43 +0100 |
commit | 3815a7f4f95bcdec947e7b485398ff4c0aa2b6ed (patch) | |
tree | 78e77d6a379419f18a642b6f00d603953ed69e19 /.SRCINFO | |
download | aur-python-huepy.tar.gz |
initial upload: python-huepy 1.2.1-1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO new file mode 100644 index 000000000000..f3618c0df95e --- /dev/null +++ b/.SRCINFO @@ -0,0 +1,14 @@ +pkgbase = python-huepy + pkgdesc = Python module to help with printing awesomely in terminals + pkgver = 1.2.1 + pkgrel = 1 + url = https://github.com/s0md3v/huepy + arch = any + license = GPL3 + makedepends = python-setuptools + depends = python + source = https://files.pythonhosted.org/packages/d6/4e/2dae447d8858a31158ca6c313f5d1902bc83b8542bb5f10c0307de2973bc/huepy-1.2.1.tar.gz + sha256sums = 5b29beef797312fb7606188bc5cd98f78ab8f7e01576427a9312f1c9b20b759d + +pkgname = python-huepy + |