summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 09874375f4e5..c3180c497d05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
_pkgname=pure_eval
pkgname=python-pure-eval
-pkgver=0.1.1
-pkgrel=2
+pkgver=0.2.1
+pkgrel=1
pkgdesc="Safely evaluate AST nodes without side effects"
arch=('any')
url="https://github.com/alexmojaki/pure_eval"