Date: Tuesday, July 5, 2022 @ 14:18:33 Author: arojas Revision: 1244692
primesieve 8.0 rebuild Modified: primecount/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-05 14:18:28 UTC (rev 1244691) +++ PKGBUILD 2022-07-05 14:18:33 UTC (rev 1244692) @@ -2,7 +2,7 @@ pkgname=primecount pkgver=7.3 -pkgrel=1 +pkgrel=2 pkgdesc='Fast C++ prime counting function implementation' arch=(x86_64) url='https://github.com/kimwalisch/primecount'
