From b61778d35cdbf5be0173a61351c24ce3904dd866 Mon Sep 17 00:00:00 2001 From: Jovan Lanik Date: Thu, 31 Mar 2022 21:48:32 +0200 Subject: [PATCH 1/3] aml: update to 0.2.1 --- srcpkgs/aml/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/aml/template b/srcpkgs/aml/template index 5c1754fc6d7b..cc0598dfe914 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" From b26765603b44ea66638c3d4fbb953c9e6b93f749 Mon Sep 17 00:00:00 2001 From: Jovan Lanik Date: Thu, 31 Mar 2022 21:48:50 +0200 Subject: [PATCH 2/3] neatvnc: update to 0.4.0 --- srcpkgs/neatvnc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/neatvnc/template b/srcpkgs/neatvnc/template index a861c8e63569..8dd902a8cb4c 100644 --- a/srcpkgs/neatvnc/template +++ b/srcpkgs/neatvnc/template @@ -1,6 +1,6 @@ # Template file for 'neatvnc' pkgname=neatvnc -version=0.3.2 +version=0.4.0 revision=1 build_style=meson hostmakedepends="pkg-config" @@ -10,7 +10,7 @@ maintainer="Zach Dykstra " license="ISC" homepage="https://github.com/any1/neatvnc" distfiles="https://github.com/any1/neatvnc/archive/v${version}.tar.gz" -checksum=8329354f83bcc654146082a8a9f2d0be4bac5bd8c76b6c31790b7b9c5857e318 +checksum=8a833d488f579e4acf7abb1c7832f8e571bddd6da054e71ed9be3b8396955a81 post_install() { vlicense COPYING From 1f1e5650d38c1cf877eba4cdc323ad9500d846bf Mon Sep 17 00:00:00 2001 From: Jovan Lanik Date: Thu, 31 Mar 2022 21:49:20 +0200 Subject: [PATCH 3/3] wayvnc: update to 0.4.1 --- srcpkgs/wayvnc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/wayvnc/template b/srcpkgs/wayvnc/template index bf948d97827c..196e986fe9a7 100644 --- a/srcpkgs/wayvnc/template +++ b/srcpkgs/wayvnc/template @@ -1,6 +1,6 @@ # Template file for 'wayvnc' pkgname=wayvnc -version=0.3.1 +version=0.4.1 revision=1 build_style=meson hostmakedepends="pkg-config ninja scdoc wayland-devel" @@ -10,7 +10,7 @@ maintainer="Zach Dykstra " license="ISC" homepage="https://github.com/any1/wayvnc" distfiles="https://github.com/any1/wayvnc/archive/v${version}.tar.gz" -checksum=7b68af5bfa5e19352aaa5140e6c2418f90bfe6a949775bd236b06796c56e27f5 +checksum=1813a22644a9043f96a53756bfee68d65f976de8b8f65c86f56782d22286d271 if [ "$XBPS_TARGET_LIBC" = "musl" ]; then makedepends+=" musl-legacy-compat"