summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarius Lindvall2020-07-28 22:44:23 +0200
committerMarius Lindvall2020-07-28 22:44:23 +0200
commit66c6cbcdcb03dacc0e526c970faaab310634c5ea (patch)
treec03273cfddff993c946db4ac639ef47ef9ede04d /PKGBUILD
parent1e2aa0eab7d51b6ff3b5575c0e6731ac2cf68ac8 (diff)
downloadaur-66c6cbcdcb03dacc0e526c970faaab310634c5ea.tar.gz
Update to 3.3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1fd5fc9bf9af..16c9b25420d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Marius Lindvall <(firstname) {cat} varden {dog} info>
pkgname=python-pywebview
-pkgver=3.3.1
+pkgver=3.3.2
pkgrel=1
pkgdesc="Build GUI for your Python program with JavaScript, HTML, and CSS."
arch=('any')
@@ -17,7 +17,7 @@ optdepends=('python-gobject: use with GTK'
install="$pkgname.install"
source=("https://pypi.python.org/packages/source/p/pywebview/pywebview-$pkgver.tar.gz"
"https://raw.githubusercontent.com/r0x0r/pywebview/master/LICENSE.md")
-sha256sums=('75a01182c8022df9c6e362b22be585ddfd43346575d9f2a368a51d9a6bd896b9'
+sha256sums=('f3ad2bf1b7438cd882dec485092789368259955eb4166fa92ea9f436baff23cb'
'4a988dd3598832cd3653de20dc33cb677d0fb53ab5551c879ca31280ae653675')
build() {