diff options
author | lilac | 2024-03-30 14:37:01 +0800 |
---|---|---|
committer | lilac | 2024-03-30 14:37:01 +0800 |
commit | 20ed29b40f73dac90bee8a140dad50b85a1dfbfa (patch) | |
tree | 755c3eacf00c73815d76593ff4afba41dfb26f7e /.SRCINFO | |
parent | d23e573d7c3d7c345f5164bf2a5ae8d890fc5005 (diff) | |
download | aur-python-visdom.tar.gz |
[lilac] updated to 0.2.4-5
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,10 +1,10 @@ pkgbase = python-visdom pkgdesc = A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy. pkgver = 0.2.4 - pkgrel = 4 + pkgrel = 5 url = https://github.com/facebookresearch/visdom arch = any - license = Apache + license = Apache-2.0 makedepends = python-build makedepends = python-installer makedepends = python-setuptools |