summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMarius Lindvall2022-02-16 16:44:20 +0100
committerMarius Lindvall2022-02-16 16:44:20 +0100
commit0a8a6048ff44ab9489d54cc0f2d4e707a5db45cd (patch)
treec0192437be4419e8490989c930f708e59201a46c /.SRCINFO
parentfd3a6154f14c7880abc9031852f9a558ae922978 (diff)
downloadaur-0a8a6048ff44ab9489d54cc0f2d4e707a5db45cd.tar.gz
Update to v3.6
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d73233c9e8d6..295bdabc51e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-pywebview
pkgdesc = Build GUI for your Python program with JavaScript, HTML, and CSS.
- pkgver = 3.5
+ pkgver = 3.6
pkgrel = 1
url = https://github.com/r0x0r/pywebview
install = python-pywebview.install
@@ -12,11 +12,15 @@ pkgbase = python-pywebview
optdepends = python-gobject: use with GTK
optdepends = python-cairo: use with GTK
optdepends = webkit2gtk>=2.22: use with GTK
- optdepends = python-pyqtwebengine: use with Qt
optdepends = qt5-webkit: use with Qt
- source = https://pypi.python.org/packages/source/p/pywebview/pywebview-3.5.tar.gz
+ optdepends = python-qtpy: use with Qt
+ optdepends = python-pyqt5-webengine: use with Qt (PyQt5)
+ optdepends = python-pyqt5: use with Qt (PyQt5)
+ optdepends = pyside2: use with Qt (PySide2)
+ optdepends = pyside6: use with Qt (PySide6)
+ source = https://pypi.python.org/packages/source/p/pywebview/pywebview-3.6.tar.gz
source = https://raw.githubusercontent.com/r0x0r/pywebview/master/LICENSE.md
- sha256sums = a6e4c467c4d1d4522f11dd9c8f7f2b6204e0c24064e1bdf7d5fd3cfff5e54616
+ sha256sums = fd49a678a14f41996a02167a419d49256c6a9fd8c4112bc795a8db558a7fba18
sha256sums = 4a988dd3598832cd3653de20dc33cb677d0fb53ab5551c879ca31280ae653675
pkgname = python-pywebview