diff --git a/srcpkgs/unicorn/template b/srcpkgs/unicorn/template index 96b130935b..995cd90bb1 100644 --- a/srcpkgs/unicorn/template +++ b/srcpkgs/unicorn/template @@ -1,7 +1,7 @@ # Template file for 'unicorn' pkgname=unicorn -version=1.0 -revision=2 +version=1.0.1 +revision=1 only_for_archs="x86_64 x86_64-musl i686 i686-musl" hostmakedepends="python-devel python3-devel python-setuptools python3-setuptools" short_desc="Lightweight multi-platform, multi-architecture CPU emulator framework" @@ -9,7 +9,7 @@ maintainer="Michael Gehring " license="GPL-2" homepage="http://www.unicorn-engine.org/" distfiles="https://github.com/unicorn-engine/unicorn/archive/${version}.tar.gz" -checksum=27efa24e465f3eca9a1fa8f7f456f6fecd91beeba0b4be21b34308040047def9 +checksum=3a6a4f2b8c405ab009040ca43af8e4aa10ebe44d9c8b336aa36dc35df955017c post_extract() { # don't build the samples