git » python-toml.git » commit 3cfb208

Python 3.8 rebuild

author Felix Yan
2019-10-31 16:38:21 UTC
committer Felix Yan
2019-10-31 16:38:21 UTC
parent 999dc6a29a6499609cb0bc6da0189194e342e5ac

Python 3.8 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index e21d961..f50bff0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ _name=toml
 pkgbase=python-toml
 pkgname=('python-toml' 'python2-toml')
 pkgver=0.10.0
-pkgrel=2
+pkgrel=3
 pkgdesc="A Python library for parsing and creating TOML"
 arch=('any')
 url="https://github.com/uiri/toml"