gxi: update to 0.4.4.
This commit is contained in:
parent
b105f26d3c
commit
43cdddf4b5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gxi'
|
||||
pkgname=gxi
|
||||
version=0.4.1
|
||||
version=0.4.4
|
||||
revision=1
|
||||
build_style=meson
|
||||
hostmakedepends="cmake cargo pkg-config rust"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Rasmus Thomsen <rasmus.thomsen@protonmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/Cogitri/gxi"
|
||||
distfiles="https://github.com/Cogitri/gxi/releases/download/v${version}/gxi-${version}.tar.xz"
|
||||
checksum=3dfd498d93255d560b4181023117dcec67397cbcfca884dec68b9afa5ab90b7e
|
||||
checksum=b094c966fe79ec23e6b8cfcbae459b003255606084deed44dd60b60ec0035ed6
|
||||
nocross="Meson x Cargo"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in a new issue