summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorShae2023-07-16 00:51:54 -0700
committerShae2023-07-16 00:51:54 -0700
commit3b3aecd80e8a9d2a1d2722a40286e152e024464b (patch)
tree995c01768f7e6202f60d21225867148837274876 /.SRCINFO
parent9357703334a8d0ad1079fe59750763ce46215002 (diff)
downloadaur-3b3aecd80e8a9d2a1d2722a40286e152e024464b.tar.gz
Updated to newest release, replacing setup.py install
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 6 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 566060b38614..44e8c11313b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,15 @@
pkgbase = python-pywebview
pkgdesc = Build GUI for your Python program with JavaScript, HTML, and CSS.
- pkgver = 4.1
+ pkgver = 4.2.2
pkgrel = 1
url = https://github.com/r0x0r/pywebview
install = python-pywebview.install
arch = any
license = BSD
+ makedepends = python-build
+ makedepends = python-installer
makedepends = python-setuptools
+ makedepends = python-wheel
depends = python
depends = python-proxy_tools
depends = python-bottle
@@ -19,9 +22,9 @@ pkgbase = python-pywebview
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-4.1.tar.gz
+ source = https://pypi.python.org/packages/source/p/pywebview/pywebview-4.2.2.tar.gz
source = https://raw.githubusercontent.com/r0x0r/pywebview/master/LICENSE
- sha256sums = 62efa24fff0b35fb8028556b6d44fc1c698a1deefa8df2c5557909af54679450
+ sha256sums = 85be4215cd65ceacca5c7faef9d271e10bfe3ca25d2498c1c6d2e59a4d56e86c
sha256sums = 4a988dd3598832cd3653de20dc33cb677d0fb53ab5551c879ca31280ae653675
pkgname = python-pywebview