From 24eb3d8c57603d7385debeadbe7528227f1d02a2 Mon Sep 17 00:00:00 2001 From: Piraty Date: Wed, 20 Jul 2022 11:51:39 +0200 Subject: [PATCH] arcan: update to 0.6.2. --- srcpkgs/arcan/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/arcan/template b/srcpkgs/arcan/template index 5b679d57ec5..bedb35f8735 100644 --- a/srcpkgs/arcan/template +++ b/srcpkgs/arcan/template @@ -1,7 +1,7 @@ # Template file for 'arcan' # !! keep synced with: acfgfs aclip aloadimage pkgname=arcan -version=0.6.1.1 +version=0.6.2 revision=1 build_wrksrc=src build_style=cmake @@ -26,7 +26,7 @@ homepage="https://arcan-fe.com/" _versionOpenal=0.5.4 distfiles="https://github.com/letoram/${pkgname}/archive/${version}.tar.gz https://github.com/letoram/openal/archive/${_versionOpenal}.tar.gz>openal_arcan.${_versionOpenal}.tar.gz" -checksum="3c36bbc53a276c03776134407b662beb1181e43c5f8d0aabe7c6fae6652cc29e +checksum="635c447c341c7b803fd13317d3027ce438e8965803943a213a8f4409352d889c 3a50a87c05b67c466a868cc77f8dc7f9cfc9466aeeafcd823daca0d108c504da" export CMAKE_GENERATOR="Unix Makefiles"