From c4d3855c1361313b5057f8e411d13f7079c1e243 Mon Sep 17 00:00:00 2001 From: user Date: Sat, 21 May 2022 17:58:52 +0300 Subject: [PATCH 1/3] arcan: update to 0.6.1.1. connected pkgs aclip and aloadimage also updated. aclip - arcan clipboard lib aloadimage - arcan image lib --- srcpkgs/arcan/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/arcan/template b/srcpkgs/arcan/template index f33db1fadeb8..8bae843cb289 100644 --- a/srcpkgs/arcan/template +++ b/srcpkgs/arcan/template @@ -1,6 +1,6 @@ # Template file for 'arcan' pkgname=arcan -version=0.6.1 +version=0.6.1.1 revision=1 build_wrksrc=src build_style=cmake @@ -25,7 +25,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="ca8a9b82000eef60970901641be1130b19c51a1cc2a17278e2365ca3e3a13551 +checksum="3c36bbc53a276c03776134407b662beb1181e43c5f8d0aabe7c6fae6652cc29e 3a50a87c05b67c466a868cc77f8dc7f9cfc9466aeeafcd823daca0d108c504da" export CMAKE_GENERATOR="Unix Makefiles" From b0ccf0a4128a19bf5dce6b1fc3741a6f7ce5ef14 Mon Sep 17 00:00:00 2001 From: user Date: Sat, 21 May 2022 17:59:59 +0300 Subject: [PATCH 2/3] aclip: update to 0.6.1.1. --- srcpkgs/aclip/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/aclip/template b/srcpkgs/aclip/template index f1dd8ee44265..ac58d84bb063 100644 --- a/srcpkgs/aclip/template +++ b/srcpkgs/aclip/template @@ -1,7 +1,7 @@ # Template file for 'aclip' # !! keep synced with arcan pkgname=aclip -version=0.6.1 +version=0.6.1.1 revision=1 wrksrc=arcan-${version} build_wrksrc=src/tools/aclip @@ -12,7 +12,7 @@ maintainer="Piraty " license="BSD-3-Clause" homepage="https://arcan-fe.com/" distfiles="https://github.com/letoram/arcan/archive/${version}.tar.gz" -checksum=ca8a9b82000eef60970901641be1130b19c51a1cc2a17278e2365ca3e3a13551 +checksum=3c36bbc53a276c03776134407b662beb1181e43c5f8d0aabe7c6fae6652cc29e post_install() { vlicense ../../../COPYING From 711505f0957334e6fc50bd2211f50dab1fff7d5e Mon Sep 17 00:00:00 2001 From: user Date: Sat, 21 May 2022 18:00:30 +0300 Subject: [PATCH 3/3] aloadimage: update to 0.6.1.1. --- srcpkgs/aloadimage/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/aloadimage/template b/srcpkgs/aloadimage/template index 7e1dcbd97192..f163762b2da2 100644 --- a/srcpkgs/aloadimage/template +++ b/srcpkgs/aloadimage/template @@ -1,7 +1,7 @@ # Template file for 'aloadimage' # !! keep synced with arcan pkgname=aloadimage -version=0.6.1 +version=0.6.1.1 revision=1 wrksrc="arcan-${version}" build_wrksrc=src/tools/aloadimage @@ -13,7 +13,7 @@ maintainer="Piraty " license="BSD-3-Clause" homepage="https://arcan-fe.com/" distfiles="https://github.com/letoram/arcan/archive/${version}.tar.gz" -checksum=ca8a9b82000eef60970901641be1130b19c51a1cc2a17278e2365ca3e3a13551 +checksum=3c36bbc53a276c03776134407b662beb1181e43c5f8d0aabe7c6fae6652cc29e post_install() { vlicense ../../../COPYING