[arch-commits] Commit in crash/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Thu Nov 13 23:50:36 UTC 2014
Date: Friday, November 14, 2014 @ 00:50:35
Author: anatolik
Revision: 122536
upgpkg: crash 7.0.9-1
Modified:
crash/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2014-11-13 20:21:21 UTC (rev 122535)
+++ PKGBUILD 2014-11-13 23:50:35 UTC (rev 122536)
@@ -5,7 +5,7 @@
# Contributor: Mathieu Pasquet <mathieui at mathieui.net>
pkgname=crash
-pkgver=7.0.8
+pkgver=7.0.9
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=('9afc3295b5f946ba940c0d9a0771856156152eb274813351afd8064a3cc32644')
+sha256sums=('fb44255a50fe488e36a53654b030d641d5e77319f0b6dbf1bb07b6647ca80532')
prepare() {
cd crash-$pkgver
More information about the arch-commits
mailing list