diff --git a/PKGBUILD b/PKGBUILD index b3e37e0..83d54fd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ # Maintainer: Guilherme G. Piccoli pkgname=kdump-steamos -pkgver=0.3 +pkgver=0.4 pkgrel=1 pkgdesc="Kdump scripts to collect vmcore/dmesg in a small dracut-based initramfs" depends=('dmidecode' 'dracut' 'kexec-tools' 'makedumpfile' 'systemd' 'zip' 'zstd') diff --git a/kdump-steamos-0.3-1-x86_64.pkg.tar.zst b/kdump-steamos-0.3-1-x86_64.pkg.tar.zst deleted file mode 100644 index 6df3e73..0000000 Binary files a/kdump-steamos-0.3-1-x86_64.pkg.tar.zst and /dev/null differ diff --git a/kdump-steamos-0.4-1-x86_64.pkg.tar.zst b/kdump-steamos-0.4-1-x86_64.pkg.tar.zst new file mode 100644 index 0000000..b984e03 Binary files /dev/null and b/kdump-steamos-0.4-1-x86_64.pkg.tar.zst differ