Date: Thursday, May 3, 2018 @ 10:32:16 Author: bpiotrowski Revision: 318821
1.0-2: rebuild against gcc 8 Modified: addinclude/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-03 10:14:41 UTC (rev 318820) +++ PKGBUILD 2018-05-03 10:32:16 UTC (rev 318821) @@ -3,7 +3,7 @@ pkgname=addinclude pkgver=1.0 -pkgrel=1 +pkgrel=2 pkgdesc='Utility to add includes to header- and sourcefiles, for C and C++' arch=('x86_64') url='http://addinclude.roboticoverlords.org/'