Date: Monday, July 13, 2015 @ 22:37:32 Author: anatolik Revision: 136803
upgpkg: crash 7.1.2-1 Modified: crash/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-07-13 20:09:22 UTC (rev 136802) +++ PKGBUILD 2015-07-13 20:37:32 UTC (rev 136803) @@ -5,7 +5,7 @@ # Contributor: Mathieu Pasquet <[email protected]> pkgname=crash -pkgver=7.1.1 +pkgver=7.1.2 pkgrel=1 pkgdesc='Linux kernel crashdump analysis tool' url='http://people.redhat.com/~anderson' @@ -13,7 +13,7 @@ license=(GPL) depends=(xz ncurses zlib) source=(http://people.redhat.com/~anderson/crash-$pkgver.tar.gz) -sha256sums=('ff5d7a2ecc7bc675e1cd08d3460dd2c6998ef13fb222d86cd10905ade2f2f116') +sha256sums=('037f3bdde8ad0602150f7a09a7a2870966b863d689e73e91d0d8d2a4cf28845e') prepare() { cd crash-$pkgver
