We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42ea6d3 commit 5a237c4Copy full SHA for 5a237c4
1 file changed
srcpkgs/impala/template
@@ -1,6 +1,6 @@
1
# Template file for 'impala'
2
pkgname=impala
3
-version=0.6.0
+version=0.7.4
4
revision=1
5
build_style=cargo
6
depends="iwd"
@@ -10,7 +10,7 @@ license="GPL-3.0-only"
10
homepage="https://github.com/pythops/impala"
11
changelog="https://raw.githubusercontent.com/pythops/impala/main/Release.md"
12
distfiles="https://github.com/pythops/impala/archive/refs/tags/v${version}.tar.gz"
13
-checksum=4dbe26c5651c643b7a9fafbbf9d4791bcfe78637c2038a013332b4bc3c4aa9bf
+checksum=948b9b46ee7b8c06016430bc0e9fef8a23ecf9768cfe11ec1f9fd48dde249bb2
14
15
post_install() {
16
vdoc Readme.md
0 commit comments