Date: Wednesday, February 2, 2022 @ 13:51:17 Author: jelle Revision: 1122508
upgpkg: reprotest 0.7.19-1 Modified: reprotest/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-02 13:50:01 UTC (rev 1122507) +++ PKGBUILD 2022-02-02 13:51:17 UTC (rev 1122508) @@ -2,8 +2,8 @@ # Contributor: kpcyrd <[email protected]> pkgname=('reprotest') -pkgver=0.7.18 -pkgrel=2 +pkgver=0.7.19 +pkgrel=1 pkgdesc="Run a process twice and check the output for reproducibility" arch=('any') license=('GPL3')
