[arch-commits] Commit in crash/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Fri Feb 6 20:53:15 UTC 2015
Date: Friday, February 6, 2015 @ 21:53:14
Author: anatolik
Revision: 127204
upgpkg: crash 7.1.0-1
Modified:
crash/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-06 18:50:04 UTC (rev 127203)
+++ PKGBUILD 2015-02-06 20:53:14 UTC (rev 127204)
@@ -5,7 +5,7 @@
# Contributor: Mathieu Pasquet <mathieui at mathieui.net>
pkgname=crash
-pkgver=7.0.9
+pkgver=7.1.0
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=('fb44255a50fe488e36a53654b030d641d5e77319f0b6dbf1bb07b6647ca80532')
+sha256sums=('12e17267985ad1339b5da931143d4997fa4dafb82027d5664d4b7826175a21ec')
prepare() {
cd crash-$pkgver
More information about the arch-commits
mailing list