Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/impala/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'impala'
pkgname=impala
version=0.7.4
version=0.8.1
revision=1
build_style=cargo
depends="iwd"
Expand All @@ -10,7 +10,7 @@ license="GPL-3.0-only"
homepage="https://github.com/pythops/impala"
changelog="https://raw.githubusercontent.com/pythops/impala/main/Release.md"
distfiles="https://github.com/pythops/impala/archive/refs/tags/v${version}.tar.gz"
checksum=948b9b46ee7b8c06016430bc0e9fef8a23ecf9768cfe11ec1f9fd48dde249bb2
checksum=674dee2df6e2ca99c4a5cd989c9d68e7d7c4a103e2ac7089b672a72251fb1de3

post_install() {
vdoc Readme.md
Expand Down