Date: Wednesday, November 13, 2019 @ 18:05:09 Author: foutrelis Revision: 368434
[core] mass rebuild Modified: binutils/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-13 17:58:21 UTC (rev 368433) +++ PKGBUILD 2019-11-13 18:05:09 UTC (rev 368434) @@ -5,7 +5,7 @@ pkgname=binutils pkgver=2.33.1 -pkgrel=1 +pkgrel=2 pkgdesc='A set of programs to assemble and manipulate binary and object files' arch=(x86_64) url='https://www.gnu.org/software/binutils/'