upgpkg: python-pystray 0.19.5-2

switched to PEP 517
This commit is contained in:
2024-01-13 17:45:33 +01:00
parent bd5afa8bf1
commit 81e33ea53d
2 changed files with 9 additions and 7 deletions

View File

@@ -1,13 +1,15 @@
pkgbase = python-pystray
pkgdesc = Allows to create a system tray icon
pkgver = 0.19.5
pkgrel = 1
pkgrel = 2
url = https://github.com/moses-palmer/pystray
arch = any
license = GPL3
makedepends = python-setuptools
makedepends = python-pip
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
makedepends = python-sphinx
depends = python-six
depends = python-pillow
depends = python-xlib>=0.17