Leonidas Spyropoulos pushed to branch main at Arch Linux / Packaging / Packages 
/ makedumpfile


Commits:
9eb8a001 by Leonidas Spyropoulos at 2024-10-23T09:09:09+01:00
upgpkg: 1.7.6-1: new upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = makedumpfile
        pkgdesc = A tool to generate smaller dumpfiles from kdump memory dumps
-       pkgver = 1.7.5
-       pkgrel = 2
+       pkgver = 1.7.6
+       pkgrel = 1
        url = https://github.com/makedumpfile/makedumpfile
        arch = x86_64
        license = GPL-2.0-only
@@ -9,9 +9,9 @@ pkgbase = makedumpfile
        depends = perl
        depends = libelf
        depends = zstd
-       source = 
git+https://github.com/makedumpfile/makedumpfile.git?signed#tag=1.7.5
+       source = 
git+https://github.com/makedumpfile/makedumpfile.git?signed#tag=1.7.6
        validpgpkeys = F4BA97F873AB047F217F8D16B0E0CE20E95D17F5
        validpgpkeys = 60C5A596A37CDE6C357C5C623136D252B5E85FA9
-       sha256sums = 
4dbeb9bb18605518c5bb7ea3e779b90b2fb629d6dc204f930a0e9c52ff358cb4
+       sha256sums = 
60d685da698d2499eaecf6e2a83a75cfdbdceacc73bdb003d59e1c026d9f37b5
 
 pkgname = makedumpfile


=====================================
PKGBUILD
=====================================
@@ -6,8 +6,8 @@
 # Contributor: Guilherme G. Piccoli <[email protected]>
 
 pkgname=makedumpfile
-pkgver=1.7.5
-pkgrel=2
+pkgver=1.7.6
+pkgrel=1
 pkgdesc="A tool to generate smaller dumpfiles from kdump memory dumps"
 license=('GPL-2.0-only')
 depends=('perl' 'libelf' 'zstd')
@@ -15,7 +15,7 @@ makedepends=('git')
 arch=('x86_64')
 url="https://github.com/makedumpfile/makedumpfile";
 source=("git+$url.git?signed#tag=${pkgver}")
-sha256sums=('4dbeb9bb18605518c5bb7ea3e779b90b2fb629d6dc204f930a0e9c52ff358cb4')
+sha256sums=('60d685da698d2499eaecf6e2a83a75cfdbdceacc73bdb003d59e1c026d9f37b5')
 validpgpkeys=(
   'F4BA97F873AB047F217F8D16B0E0CE20E95D17F5' # Kazuhito Hagio 
<[email protected]>
   '60C5A596A37CDE6C357C5C623136D252B5E85FA9' # Kazuhito Hagio 
<[email protected]>



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/makedumpfile/-/commit/9eb8a0012699fc92edc76f149f7d47053e3ef93e

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


Reply via email to