[arch-commits] Commit in kexec-tools/trunk (PKGBUILD)
Tobias Powalowski
tpowa at nymeria.archlinux.org
Tue Jul 1 07:38:26 UTC 2014
Date: Tuesday, July 1, 2014 @ 09:38:25
Author: tpowa
Revision: 215948
upgpkg: kexec-tools 2.0.7-1
bump to latest version
Modified:
kexec-tools/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-07-01 06:24:38 UTC (rev 215947)
+++ PKGBUILD 2014-07-01 07:38:25 UTC (rev 215948)
@@ -3,7 +3,7 @@
# Maintainer: Tobias Powalowski <tpowa at archlinux.org>
pkgname=kexec-tools
-pkgver=2.0.6
+pkgver=2.0.7
pkgrel=1
pkgdesc="Load another kernel from the currently executing Linux kernel"
arch=('i686' 'x86_64')
@@ -26,5 +26,4 @@
make DESTDIR=$pkgdir install
install -D -m644 kexec/kexec.8 $pkgdir/usr/share/man/man8/kexec.8
}
-md5sums=('9192e5b9fab094b90f481226d1ad5e74')
-md5sums=('2baef0f424fa9994ba2c54cc93ed1233')
+md5sums=('20903a8ede204e7a62e8f38ac01d292d')
More information about the arch-commits
mailing list