author | Felix Yan
<felixonmars@archlinux.org> 2019-10-25 15:59:50 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2019-10-25 15:59:50 UTC |
parent | 9210580ac454c2d9c06d0aee900ed0cbbf56212b |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 6632487..e21d961 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ _name=toml pkgbase=python-toml pkgname=('python-toml' 'python2-toml') pkgver=0.10.0 -pkgrel=1 +pkgrel=2 pkgdesc="A Python library for parsing and creating TOML" arch=('any') url="https://github.com/uiri/toml"