diff options
author | Yoan Blanc | 2020-11-15 12:29:33 +0100 |
---|---|---|
committer | Yoan Blanc | 2020-11-15 12:29:51 +0100 |
commit | 39a998a156d46ba396a089a9e42b02dbcd6740eb (patch) | |
tree | 1e04e4a9451ea70ad5e4afd5f7420bf33b7c90c4 /.SRCINFO | |
parent | ec75179907f1dbdb98c61b917988254f0d58501b (diff) | |
download | aur-39a998a156d46ba396a089a9e42b02dbcd6740eb.tar.gz |
fix: add some cleanup (from @rixx's Python3.9)
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ pkgbase = python37 pkgdesc = Major release 3.7 of the Python high-level programming language pkgver = 3.7.9 - pkgrel = 3 + pkgrel = 4 url = https://www.python.org/ arch = x86_64 license = custom |