Date: Monday, April 24, 2023 @ 13:50:57 Author: kpcyrd Revision: 1448498
upgpkg: nyx 2.1.0-6 - rebuild for python 3.11 Modified: nyx/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-24 13:47:10 UTC (rev 1448497) +++ PKGBUILD 2023-04-24 13:50:57 UTC (rev 1448498) @@ -3,11 +3,11 @@ pkgname=nyx pkgver=2.1.0 -pkgrel=5 +pkgrel=6 pkgdesc='Command-line status monitor for tor' url='https://nyx.torproject.org/' arch=('any') -license=('GPL3') +license=('GPL-3.0-or-later') depends=('python' 'python-stem' 'net-tools' 'procps-ng' 'lsof') makedepends=('python-setuptools') optdepends=('tor: tor-server to talk to')
