diff --git a/srcpkgs/aml/template b/srcpkgs/aml/template index 5c1754fc6d7..cc0598dfe91 100644 --- a/srcpkgs/aml/template +++ b/srcpkgs/aml/template @@ -1,6 +1,6 @@ # Template file for 'aml' pkgname=aml -version=0.1.0 +version=0.2.1 revision=1 build_style=meson hostmakedepends="pkg-config" @@ -9,7 +9,7 @@ maintainer="Zach Dykstra " license="ISC" homepage="https://github.com/any1/aml" distfiles="https://github.com/any1/aml/archive/v${version}.tar.gz" -checksum=50341861e9bb4eaaf11731941c276ef22b78e0e3d9b1442f6cf683f1b8e08bff +checksum=c5af3f690b64a7f4dc7141b11f23a4bef190a921f9d71ce70ce0698b5ec58eb0 if [ "$XBPS_TARGET_LIBC" = "musl" ]; then makedepends+=" musl-legacy-compat"