summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOromion2021-12-14 17:27:14 +0000
committerOromion2021-12-14 17:27:14 +0000
commitc5e692897ad1f53eb4607003ac53907679fd8a9a (patch)
tree817a5fdd4b616cb4d518784d44e4c75760f89735 /PKGBUILD
parent4d35db3f8a743d8f309202cf2cf1bb3437b00438 (diff)
downloadaur-c5e692897ad1f53eb4607003ac53907679fd8a9a.tar.gz
Python 3.10 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f4483d5f0fd..97d0de8628ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _base=codepy
pkgname=python-${_base}
pkgdesc="Generate and execute native code at run time, from Python"
pkgver=2019.1
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="https://documen.tician.de/${_base}"
license=(MIT)