diff --git a/srcpkgs/amp/template b/srcpkgs/amp/template index 0b14e32431e..57caaa72c4a 100644 --- a/srcpkgs/amp/template +++ b/srcpkgs/amp/template @@ -1,7 +1,7 @@ # Template file for 'amp' pkgname=amp -version=0.5.1 -revision=3 +version=0.5.2 +revision=1 build_style=cargo hostmakedepends="cmake git perl pkg-config python3" makedepends="libcurl-devel libgit2-devel libxcb-devel" @@ -11,7 +11,7 @@ license="GPL-3.0-or-later" homepage="https://amp.rs" changelog="https://raw.githubusercontent.com/jmacdonald/amp/master/CHANGELOG.md" distfiles="https://github.com/jmacdonald/amp/archive/${version}.tar.gz" -checksum=c4090ca66be597c833c29578a69457087d9f17236d1c8bf430d14a9e7d3cb50b +checksum=e1f22a829205cf44f8c3fcf5660dbdb9a3c5a1f64b92c67dcdb75a30ad7e5a60 export LIBGIT2_SYS_USE_PKG_CONFIG=1