Date: Tuesday, July 7, 2020 @ 13:17:23 Author: felixonmars Revision: 658399
upgpkg: patchelf 0.9-3: reproducibility rebuild Modified: patchelf/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-07 13:16:40 UTC (rev 658398) +++ PKGBUILD 2020-07-07 13:17:23 UTC (rev 658399) @@ -4,7 +4,7 @@ pkgname=patchelf pkgver=0.9 -pkgrel=2 +pkgrel=3 pkgdesc='Small utility to modify the dynamic linker and RPATH of ELF executables' url='https://nixos.org/patchelf.html' arch=('x86_64')
