Date: Monday, November 4, 2019 @ 03:08:31 Author: felixonmars Revision: 523041
Python 3.8 rebuild Modified: python-crc16/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-04 03:07:45 UTC (rev 523040) +++ PKGBUILD 2019-11-04 03:08:31 UTC (rev 523041) @@ -2,7 +2,7 @@ pkgname=python-crc16 pkgver=0.1.1 -pkgrel=1 +pkgrel=2 arch=(x86_64) pkgdesc='Python library for calculating CRC16' url="https://pypi.org/project/crc16/"
