Anatol Pomozov pushed to branch main at Arch Linux / Packaging / Packages / 
crash


Commits:
d659fed7 by Anatol Pomozov at 2024-05-19T06:25:45-07:00
upgpkg: 8.0.5-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = crash
        pkgdesc = Linux kernel crashdump analysis tool
-       pkgver = 8.0.4
+       pkgver = 8.0.5
        pkgrel = 1
        url = https://crash-utility.github.io/
        arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = crash
        depends = guile
        depends = mpfr
        optdepends = binutils: offline vmcore loading functionality
-       source = 
crash-8.0.4.tar.gz::https://github.com/crash-utility/crash/archive/refs/tags/8.0.4.tar.gz
-       sha256sums = 
94df600c183301013787cd47112044e358fb37bb8e2b5544f40377dda98ee78f
+       source = 
crash-8.0.5.tar.gz::https://github.com/crash-utility/crash/archive/refs/tags/8.0.5.tar.gz
+       sha256sums = 
b3ec57a844706ef044b607ba67bc5ef62d9deef8aec3fb2d7ea4f77dff24f1ef
 
 pkgname = crash


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 # Contributor: Mathieu Pasquet <mathi...@mathieui.net>
 
 pkgname=crash
-pkgver=8.0.4
+pkgver=8.0.5
 pkgrel=1
 pkgdesc='Linux kernel crashdump analysis tool'
 url='https://crash-utility.github.io/'
@@ -14,7 +14,7 @@ depends=(xz ncurses zlib libelf guile mpfr)
 makedepends=(wget)
 optdepends=('binutils: offline vmcore loading functionality')
 
source=(crash-$pkgver.tar.gz::https://github.com/crash-utility/crash/archive/refs/tags/$pkgver.tar.gz)
-sha256sums=('94df600c183301013787cd47112044e358fb37bb8e2b5544f40377dda98ee78f')
+sha256sums=('b3ec57a844706ef044b607ba67bc5ef62d9deef8aec3fb2d7ea4f77dff24f1ef')
 
 build() {
   cd crash-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/crash/-/commit/d659fed7439fe4509be86add2a7ce56340c1085e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/crash/-/commit/d659fed7439fe4509be86add2a7ce56340c1085e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to