Python 3.11 rebuild

This commit is contained in:
Carlos Aznarán Laos 2023-05-11 07:36:52 -05:00
parent 74d5c77b8d
commit 4c141f23e4
No known key found for this signature in database
GPG key ID: 8C43C00BA8F06ECA
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = python-trame-vtk
pkgdesc = VTK widgets for trame
pkgver = 2.4.4
pkgrel = 1
pkgrel = 2
url = https://github.com/Kitware/trame-vtk
arch = any
license = custom:BSD-3-clause

View file

@ -3,7 +3,7 @@ _base=trame-vtk
pkgname=python-${_base}
pkgdesc="VTK widgets for trame"
pkgver=2.4.4
pkgrel=1
pkgrel=2
arch=(any)
url="https://github.com/Kitware/${_base}"
license=('custom:BSD-3-clause')