summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorShae2024-01-16 23:40:46 -0800
committerShae2024-01-16 23:40:46 -0800
commit7da8cf7be74a98d1cb841961cafecaf280a811f6 (patch)
treec09611d27b6c1147e081cd9e64a58ba0dc1ec1e7
parentbcc551ad09f147e9b2088edb682dac782423bd17 (diff)
downloadaur-7da8cf7be74a98d1cb841961cafecaf280a811f6.tar.gz
Removed unnecessary parens from some optdepends
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7fcde5c76d81..e86ea531e29c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,8 +14,8 @@ pkgbase = python-pywebview
depends = python-cryptography
depends = python-proxy_tools
depends = python-typing_extensions
- optdepends = pyside2: use with QtPy, PySide2)
- optdepends = pyside6: use with QtPy, PySide6)
+ optdepends = pyside2: use with QtPy, PySide2
+ optdepends = pyside6: use with QtPy, PySide6
optdepends = python-gobject: use with GTK
optdepends = python-pygobject-stubs: use with GTK
optdepends = python-pyqt5: use with Qt