[arch-commits] Commit in crash/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Mon Sep 23 17:51:37 UTC 2019


    Date: Monday, September 23, 2019 @ 17:51:36
  Author: anatolik
Revision: 511592

upgpkg: crash 7.2.7-1

Modified:
  crash/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-23 15:28:53 UTC (rev 511591)
+++ PKGBUILD	2019-09-23 17:51:36 UTC (rev 511592)
@@ -4,7 +4,7 @@
 # Contributor: Mathieu Pasquet <mathieui at mathieui.net>
 
 pkgname=crash
-pkgver=7.2.6
+pkgver=7.2.7
 pkgrel=1
 pkgdesc='Linux kernel crashdump analysis tool'
 url='https://people.redhat.com/~anderson'
@@ -12,7 +12,7 @@
 license=(GPL)
 depends=(xz ncurses zlib)
 source=(https://people.redhat.com/~anderson/crash-$pkgver.tar.gz)
-sha256sums=('c8bc0892061e7cec838e641a8e61319d656f33de5f211502296d1c9a23058ec2')
+sha256sums=('16b96b350f56ea0f73f04003b8ca7604e8bdb3809c2e9e8cf89799da5b9b2dad')
 
 prepare() {
   cd crash-$pkgver



More information about the arch-commits mailing list