| author | Felix Yan
<felixonmars@archlinux.org> 2021-12-01 21:36:09 UTC |
| committer | Felix Yan
<felixonmars@archlinux.org> 2021-12-01 21:36:09 UTC |
| parent | bcd7b935a29dd854fa19e2eedf4051e874ea32ef |
| PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 60d5f90..7d3b71d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ pkgname=python-ply pkgver=3.11 -pkgrel=9 +pkgrel=10 pkgdesc='Implementation of lex and yacc parsing tools' arch=('any') url='https://www.dabeaz.com/ply/'