git » python-toml.git » commit 4d6bf14

Python 3.9 rebuild

author Evangelos Foutras
2020-11-11 10:37:07 UTC
committer Evangelos Foutras
2020-11-11 10:37:07 UTC
parent eba77e2c37998893713e1b1be81263937fb5aee4

Python 3.9 rebuild

PKGBUILD +1 -1

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