author | Felix Yan
<felixonmars@archlinux.org> 2021-12-01 21:58:23 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2021-12-01 21:58:23 UTC |
parent | 1046455d539a18364c7ec655276af7539005ef6e |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index fcd4ca6..8519ebf 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ _name=toml pkgbase=python-toml pkgname=('python-toml' 'python2-toml') pkgver=0.10.2 -pkgrel=4 +pkgrel=5 pkgdesc="A Python library for parsing and creating TOML" arch=('any') url="https://github.com/uiri/toml"