From 64693c2d2377ab97b0af9a7b44fdd9056264dd05 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Sun, 17 Dec 2023 16:41:35 +0100 Subject: [PATCH] libvterm: update to 0.3.3. --- srcpkgs/libvterm/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libvterm/template b/srcpkgs/libvterm/template index ff5976ef63d..c8f2bc2d6d0 100644 --- a/srcpkgs/libvterm/template +++ b/srcpkgs/libvterm/template @@ -1,6 +1,6 @@ # Template file for 'libvterm' pkgname=libvterm -version=0.3.2 +version=0.3.3 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=91eb5088069f4e6edab69e14c4212f6da0192e65695956dc048016a0dab8bcf6 +checksum=09156f43dd2128bd347cbeebe50d9a571d32c64e0cf18d211197946aff7226e0 post_extract() { if [ "$CROSS_BUILD" ]; then