Date: Friday, October 25, 2019 @ 16:22:52 Author: foutrelis Revision: 519438
Python 3.8 rebuild Modified: python-semver/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-25 16:21:45 UTC (rev 519437) +++ PKGBUILD 2019-10-25 16:22:52 UTC (rev 519438) @@ -3,7 +3,7 @@ pkgbase=python-semver pkgname=(python-semver python2-semver) pkgver=2.8.1 -pkgrel=1 +pkgrel=2 pkgdesc="Python helper for Semantic Versioning" url="https://github.com/k-bx/python-semver" license=('BSD')
