summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorlilac2024-03-30 14:37:01 +0800
committerlilac2024-03-30 14:37:01 +0800
commit20ed29b40f73dac90bee8a140dad50b85a1dfbfa (patch)
tree755c3eacf00c73815d76593ff4afba41dfb26f7e /PKGBUILD
parentd23e573d7c3d7c345f5164bf2a5ae8d890fc5005 (diff)
downloadaur-python-visdom.tar.gz
[lilac] updated to 0.2.4-5
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d322021dba47..ddec76c9b1a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,11 +3,11 @@
pkgname=python-visdom
_name=visdom
pkgver=0.2.4
-pkgrel=4
+pkgrel=5
pkgdesc='A flexible tool for creating, organizing, and sharing visualizations of live, rich data. Supports Torch and Numpy.'
arch=(any)
url='https://github.com/facebookresearch/visdom'
-license=('Apache')
+license=('Apache-2.0')
depends=(
python-jsonpatch
python-networkx