From 9bea7b19c8f96e2116b9cdf2b22d97c92943a9cf Mon Sep 17 00:00:00 2001 From: Massimo Manzato Date: Tue, 18 Apr 2023 10:59:01 +0200 Subject: [PATCH 1/2] libtickit: update to 0.4.3. --- srcpkgs/libtickit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libtickit/template b/srcpkgs/libtickit/template index 6b2d82cfd0ae..cba78eaf976e 100644 --- a/srcpkgs/libtickit/template +++ b/srcpkgs/libtickit/template @@ -1,6 +1,6 @@ # Template file for 'libtickit' pkgname=libtickit -version=0.4.1 +version=0.4.3 revision=1 build_style=gnu-makefile make_build_args="LIBTOOL=${XBPS_CROSS_BASE}/usr/bin/libtool" @@ -14,7 +14,7 @@ maintainer="Orphaned " license="MIT" homepage="http://www.leonerd.org.uk/code/libtickit/" distfiles="http://www.leonerd.org.uk/code/libtickit/libtickit-${version}.tar.gz" -checksum=48b72a12548da23f32384ddf0f8d727bc27515f36a74d2f4d4f0bbbb562a2665 +checksum=a830588fa1f4c99d548c11e6df50281c23dfa01f75e2ab95151f02715db6bd63 post_install() { vlicense LICENSE From 8811fb6070491cb691fc554a33699d2817dd9d49 Mon Sep 17 00:00:00 2001 From: Massimo Manzato Date: Tue, 18 Apr 2023 12:56:58 +0200 Subject: [PATCH 2/2] libvterm: update to 0.3.1. --- srcpkgs/libvterm/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libvterm/template b/srcpkgs/libvterm/template index ef8a8c655f7e..a7a7042e0e23 100644 --- a/srcpkgs/libvterm/template +++ b/srcpkgs/libvterm/template @@ -1,6 +1,6 @@ # Template file for 'libvterm' pkgname=libvterm -version=0.3 +version=0.3.1 revision=1 build_style=gnu-makefile make_install_target="install-lib install-inc" @@ -10,7 +10,7 @@ maintainer="Orphaned " license="MIT" homepage="https://www.leonerd.org.uk/code/libvterm" distfiles="https://www.leonerd.org.uk/code/libvterm/libvterm-${version}.tar.gz" -checksum=61eb0d6628c52bdf02900dfd4468aa86a1a7125228bab8a67328981887483358 +checksum=25a8ad9c15485368dfd0a8a9dca1aec8fea5c27da3fa74ec518d5d3787f0c397 post_extract() { if [ "$CROSS_BUILD" ]; then