diff --git a/PKGBUILD b/PKGBUILD index 878484a..2b316ce 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -4,7 +4,7 @@ # Maintainer: Guilherme G. Piccoli pkgname=kdump-steamos -pkgver=0.5 +pkgver=0.6 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.5-1-x86_64.pkg.tar.zst b/kdump-steamos-0.5-1-x86_64.pkg.tar.zst deleted file mode 100644 index 9f6bd29..0000000 Binary files a/kdump-steamos-0.5-1-x86_64.pkg.tar.zst and /dev/null differ diff --git a/kdump-steamos-0.6-1-x86_64.pkg.tar.zst b/kdump-steamos-0.6-1-x86_64.pkg.tar.zst new file mode 100644 index 0000000..575b811 Binary files /dev/null and b/kdump-steamos-0.6-1-x86_64.pkg.tar.zst differ