Date: Friday, March 17, 2017 @ 16:04:47 Author: tpowa Revision: 291002
upgpkg: kexec-tools 2.0.14-1 bump to latest version Modified: kexec-tools/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-03-17 15:28:45 UTC (rev 291001) +++ PKGBUILD 2017-03-17 16:04:47 UTC (rev 291002) @@ -3,7 +3,7 @@ # Maintainer: Tobias Powalowski <tp...@archlinux.org> pkgname=kexec-tools -pkgver=2.0.13 +pkgver=2.0.14 pkgrel=1 pkgdesc="Load another kernel from the currently executing Linux kernel" arch=('i686' 'x86_64')