Date: Thursday, October 31, 2019 @ 17:46:20 Author: felixonmars Revision: 366265
Python 3.8 rebuild Modified: libbytesize/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-31 17:45:18 UTC (rev 366264) +++ PKGBUILD 2019-10-31 17:46:20 UTC (rev 366265) @@ -2,7 +2,7 @@ pkgname=libbytesize pkgver=2.1 -pkgrel=2 +pkgrel=3 pkgdesc='A tiny library providing a C "class" for working with arbitrary big sizes in bytes' arch=('x86_64') url="https://github.com/rhinstaller/libbytesize"