mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-pyvis: auto updated to 0.3.2-1
This commit is contained in:
parent
cc47afa96a
commit
c622b45217
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
pkgname=python-pyvis
|
||||
_name=${pkgname#python-}
|
||||
pkgver=0.3.1
|
||||
pkgrel=2
|
||||
pkgver=0.3.2
|
||||
pkgrel=1
|
||||
pkgdesc="Python package for creating and visualizing interactive network graphs"
|
||||
arch=(any)
|
||||
url="https://github.com/WestHealth/pyvis"
|
||||
|
@ -24,7 +24,7 @@ depends=(
|
|||
)
|
||||
|
||||
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/v${pkgver}.tar.gz")
|
||||
sha256sums=('439709a01e43e45bf3bbac201defd0a4ba5506e990b347f890aead4982504e86')
|
||||
sha256sums=('ff947e224d9825e4b0f3d6710075945c5c8d13bf60aa54e6396c996f34851a3a')
|
||||
|
||||
_archive="$_name-$pkgver"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue