summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorfsyy2023-03-03 22:06:32 +0100
committerfsyy2023-03-03 22:06:32 +0100
commitcfd6995777d4b80065e48c3626010023f2dc7157 (patch)
tree858c985ede8f6c7a1d34ee8b6dc4ba58df2eb2fb /.SRCINFO
parent7f0be0988a0ba063c7609e07281148a35d48f46f (diff)
downloadaur-cfd6995777d4b80065e48c3626010023f2dc7157.tar.gz
added python-xlib dependency, change pyside2 to pyside6 dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 444f8c41ef42..28e113d85f8c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = streamdeck-ui-git
pkgdesc = A Linux compatible UI for the Elgato Stream Deck
pkgver = r453.e8cc045
- pkgrel = 2
+ pkgrel = 3
url = https://timothycrosley.github.io/streamdeck-ui/
arch = any
license = MIT
@@ -10,11 +10,12 @@ pkgbase = streamdeck-ui-git
makedepends = python-setuptools
depends = python-pillow
depends = python-hidapi
- depends = pyside2
+ depends = pyside6
depends = python-pynput
depends = python-elgato-streamdeck
depends = python-cairosvg
depends = python-filetype
+ depends = python-xlib
optdepends = gnome-shell-extension-appindicator: tray icon support gnome-shell
provides = streamdeck-ui
source = git+https://github.com/timothycrosley/streamdeck-ui.git