summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMario Ortiz Manero2021-03-02 20:55:31 +0100
committerMario Ortiz Manero2021-03-02 20:55:31 +0100
commit83107e5ced3173a5d52db5ad5754922683b2dd6c (patch)
tree1919a9ba397db3f977269895297a4fae3b9c019a /.SRCINFO
parentafe9f61033e87a534770c28bb5e5dbf382f06bc5 (diff)
downloadaur-83107e5ced3173a5d52db5ad5754922683b2dd6c.tar.gz
update to 3.0.3, thanks to kylelaker
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f734cb34a8f..b435b79d6843 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,16 @@
pkgbase = python-readchar
pkgdesc = Python library to read characters and key strokes
- pkgver = 2.0.0
+ pkgver = 3.0.3
pkgrel = 1
url = https://github.com/magmax/python-readchar
arch = any
- license = custom:MIT
+ license = MIT
makedepends = python-setuptools
+ makedepends = flake8
depends = python
- source = https://github.com/magmax/python-readchar/archive/2.0.0.tar.gz
+ source = python-readchar-3.0.3.tar.gz::https://github.com/magmax/python-readchar/archive/v3.0.3.tar.gz
source = LICENSE
- md5sums = cdc776bd6105c3795a4fc65054b635e3
+ md5sums = f7ee27cbdea3de2477e8a1bc20678a09
md5sums = 6fe7ddd14c619721d6db734a05d7d423
pkgname = python-readchar