author | Felix Yan
<felixonmars@archlinux.org> 2021-11-30 15:42:52 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2021-11-30 15:42:52 UTC |
parent | 4d6bf14ca99a68cab99ad8b2eb5d5a7e4b9e911d |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index d6ac39d..fcd4ca6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ _name=toml pkgbase=python-toml pkgname=('python-toml' 'python2-toml') pkgver=0.10.2 -pkgrel=3 +pkgrel=4 pkgdesc="A Python library for parsing and creating TOML" arch=('any') url="https://github.com/uiri/toml"