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