diff --git a/srcpkgs/vibe/template b/srcpkgs/vibe/template index 94595b970b7..8de63e1a825 100644 --- a/srcpkgs/vibe/template +++ b/srcpkgs/vibe/template @@ -1,6 +1,6 @@ # Template file for 'vibe' pkgname=vibe -version=2.4.0 +version=3.0.1 revision=1 build_style=cargo make_install_args="--path vibe" @@ -12,6 +12,6 @@ license="GPL-2.0-only" homepage="https://github.com/TornaxO7/vibe" changelog=https://github.com/TornaxO7/vibe/blob/main/vibe/CHANGELOG.md distfiles="https://github.com/TornaxO7/vibe/archive/refs/tags/vibe-v${version}.tar.gz" -checksum=9749b47e70c477691aeae092f27f31bff1ba8536b045617895ad8a6292aaf8db +checksum=72371fa30265062de8c36be90133e8c178c1ea4f8f29bb9e4eb86f2729221f41 # Require GPU access which is not available in container make_check=no