Date: Saturday, April 29, 2017 @ 18:57:31 Author: thestinger Revision: 226321
update comments Modified: linux-hardened/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-29 18:39:50 UTC (rev 226320) +++ PKGBUILD 2017-04-29 18:57:31 UTC (rev 226321) @@ -1,9 +1,9 @@ # $Id$ -# Maintainer: Tobias Powalowski <[email protected]> -# Maintainer: Thomas Baechler <[email protected]> +# Maintainer: Daniel Micay <[email protected]> +# Contributor: Tobias Powalowski <[email protected]> +# Contributor: Thomas Baechler <[email protected]> -pkgbase=linux-hardened # Build stock -ARCH kernel -#pkgbase=linux-custom # Build kernel with a different name +pkgbase=linux-hardened _srcname=linux-4.10 pkgver=4.10.13 pkgrel=1
