Date: Thursday, May 11, 2023 @ 21:11:28 Author: foxboron Revision: 1460003
upgpkg: fsverity-utils 1.5-3 Modified: fsverity-utils/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-05-11 21:08:37 UTC (rev 1460002) +++ PKGBUILD 2023-05-11 21:11:28 UTC (rev 1460003) @@ -3,9 +3,9 @@ pkgname=fsverity-utils pkgver=1.5 -pkgrel=2 +pkgrel=3 pkgdesc='Userspace utilities for fs-verity' -url='https://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/fsverity-utils.git' +url='https://git.kernel.org/pub/scm/fs/fsverity/fsverity-utils.git' license=('MIT') arch=('x86_64') depends=('openssl')
