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

Anatol Pomozov anatolik at archlinux.org
Sat Jan 12 19:52:19 UTC 2019


    Date: Saturday, January 12, 2019 @ 19:52:18
  Author: anatolik
Revision: 422748

upgpkg: crash 7.2.5-1

Modified:
  crash/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-12 19:49:22 UTC (rev 422747)
+++ PKGBUILD	2019-01-12 19:52:18 UTC (rev 422748)
@@ -4,7 +4,7 @@
 # Contributor: Mathieu Pasquet <mathieui at mathieui.net>
 
 pkgname=crash
-pkgver=7.2.4
+pkgver=7.2.5
 pkgrel=1
 pkgdesc='Linux kernel crashdump analysis tool'
 url='http://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=('3ecc778b6aaabc11997315fb5be292734d7d8db0936294d4ed790c24beae9ab7')
+sha256sums=('3bef223a12a5bca1c83d16509de537f7d41cf32c421ab007480f1ecdf775e97d')
 
 prepare() {
   cd crash-$pkgver



More information about the arch-commits mailing list