gxi: update to 0.4.1.
This commit is contained in:
parent
261f09844c
commit
dda3f13053
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gxi'
|
||||
pkgname=gxi
|
||||
version=0.3.1
|
||||
version=0.4.1
|
||||
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=c2779e7323a20e2b3c35e087f563023809d4d6751e460be6fc55017c8ae645a8
|
||||
checksum=3dfd498d93255d560b4181023117dcec67397cbcfca884dec68b9afa5ab90b7e
|
||||
nocross="Meson x Cargo"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue