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


Commits:
59571bef by Leonidas Spyropoulos at 2023-11-06T10:20:32+00:00
upgpkg: 1.7.4-1: new upstream release

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,17 @@
+pkgbase = makedumpfile
+       pkgdesc = A tool to generate smaller dumpfiles from kdump memory dumps
+       pkgver = 1.7.4
+       pkgrel = 1
+       url = https://github.com/makedumpfile/makedumpfile
+       arch = x86_64
+       license = GPL2
+       makedepends = git
+       depends = perl
+       depends = libelf
+       depends = zstd
+       source = 
git+https://github.com/makedumpfile/makedumpfile.git?signed#tag=1.7.4
+       validpgpkeys = F4BA97F873AB047F217F8D16B0E0CE20E95D17F5
+       validpgpkeys = 60C5A596A37CDE6C357C5C623136D252B5E85FA9
+       sha256sums = SKIP
+
+pkgname = makedumpfile


=====================================
PKGBUILD
=====================================
@@ -6,8 +6,8 @@
 # Contributor: Guilherme G. Piccoli <gpicc...@igalia.com>
 
 pkgname=makedumpfile
-pkgver=1.7.3
-pkgrel=2
+pkgver=1.7.4
+pkgrel=1
 pkgdesc="A tool to generate smaller dumpfiles from kdump memory dumps"
 license=('GPL2')
 depends=('perl' 'libelf' 'zstd')



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

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


Reply via email to