summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b05c3a14e37..3ef55e65e244 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Christopher Arndt <aur -at- chrisarndt -dot- de>
-pkgname=('python-guizero')
+pkgname='python-guizero'
_module='guizero'
-pkgver='0.5.3'
+pkgver='0.6.2'
pkgrel=1
pkgdesc="Python module to allow learners to easily create GUIs"
url="https://github.com/lawsie/guizero"
@@ -12,7 +12,7 @@ license=('BSD')
arch=('any')
source=("https://files.pythonhosted.org/packages/source/g/guizero/guizero-${pkgver}.tar.gz"
'https://raw.githubusercontent.com/lawsie/guizero/master/license.txt')
-md5sums=('4d6f6274a5bec5f82e45ae5f814c1f4a'
+md5sums=('9d8d355fb88c37e76e8e4cb548f51972'
'9670acd16790b84f21178f2b940a96e2')