Date: Thursday, October 31, 2019 @ 18:26:21 Author: foutrelis Revision: 521673
Python 3.8 rebuild Modified: python-sentinels/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-31 18:25:07 UTC (rev 521672) +++ PKGBUILD 2019-10-31 18:26:21 UTC (rev 521673) @@ -3,7 +3,7 @@ pkgbase=python-sentinels pkgname=(python-sentinels python2-sentinels) pkgver=1.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="Various objects to denote special meanings in python" url="https://github.com/vmalloc/sentinels" license=('BSD')
