[arch-commits] Commit in crash/trunk (PKGBUILD)
Anatol Pomozov
anatolik at archlinux.org
Thu Dec 1 19:15:19 UTC 2016
Date: Thursday, December 1, 2016 @ 19:15:18
Author: anatolik
Revision: 197628
upgpkg: crash 7.1.7-1
Modified:
crash/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-12-01 17:38:31 UTC (rev 197627)
+++ PKGBUILD 2016-12-01 19:15:18 UTC (rev 197628)
@@ -5,7 +5,7 @@
# Contributor: Mathieu Pasquet <mathieui at mathieui.net>
pkgname=crash
-pkgver=7.1.6
+pkgver=7.1.7
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=('dc4c36ae680cd37982306ef8f75544776a3133b8ce3418d1992cd59473d04c7f')
+sha256sums=('c4b7740ce914b0196f07a9a8b8d35a6e698dd72a9f86f0f8328a579bdc7015ae')
prepare() {
cd crash-$pkgver
More information about the arch-commits
mailing list