summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Arndt2019-10-25 11:50:35 +0200
committerChristopher Arndt2019-10-25 11:50:35 +0200
commit207a1fdf53e5b43ccd06b83776b62287e49dba0f (patch)
treef57ba304bd9cc4e65f39af63f91852140d7af4da /PKGBUILD
parenta173bde1e0ebbe01dbafeefaa1293c9ce50f5585 (diff)
downloadaur-207a1fdf53e5b43ccd06b83776b62287e49dba0f.tar.gz
New upstream version 1.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8b878f0c9665..1f45be04f084 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='python-guizero'
_module='guizero'
-pkgver='1.0.0'
+pkgver='1.1.0'
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/${_module::1}/${_module}/${_module}-${pkgver}.tar.gz"
'https://raw.githubusercontent.com/lawsie/guizero/master/license.txt')
-md5sums=('4d42ee1fea3e5d6c07794d92618c256e'
+md5sums=('52cecac2f7cf9642c2e1f3da2f37e23e'
'9670acd16790b84f21178f2b940a96e2')