summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorChristopher Arndt2023-02-05 10:54:23 +0100
committerChristopher Arndt2023-02-05 10:54:23 +0100
commit9e71200c2ae7071c59c238871e018033726b6b08 (patch)
tree528ec30290dd9a8330af5f304203241e5c15d804 /.SRCINFO
parent26521bb61484752186431372b22e980444497e5d (diff)
downloadaur-9e71200c2ae7071c59c238871e018033726b6b08.tar.gz
New upstream version 1.4.90
* use pep-517 compliant build * license.txt file now included in source dist * PKGBUILD syntax clean-up
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 6 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 746d12b074cf..e71ea15143a3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,17 @@
pkgbase = python-guizero
pkgdesc = Python module to allow learners to easily create GUIs
- pkgver = 1.3.0
+ pkgver = 1.4.0
pkgrel = 1
url = https://github.com/lawsie/guizero
arch = any
license = BSD
+ makedepends = python-build
+ makedepends = python-installer
makedepends = python-setuptools
+ makedepends = python-wheel
depends = python-pillow
depends = tk
- source = https://files.pythonhosted.org/packages/source/g/guizero/guizero-1.3.0.tar.gz
- source = https://raw.githubusercontent.com/lawsie/guizero/master/license.txt
- md5sums = cb99d284c41da99f1f0ec75201eb8933
- md5sums = 9670acd16790b84f21178f2b940a96e2
+ source = https://files.pythonhosted.org/packages/source/g/guizero/guizero-1.4.0.tar.gz
+ sha256sums = 5764e38a3b2a089712ec1e75340bf8335ea7721e37df8d9021cdd0afb8b57a27
pkgname = python-guizero