amp: update to 0.5.2.
This commit is contained in:
parent
8eab92c02b
commit
58b996d0f9
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue