From 341ddfda37e686e6dbfccf156e83db8d0b0c98e5 Mon Sep 17 00:00:00 2001 From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org> Date: Sun, 17 Dec 2023 16:53:07 +0000 Subject: [PATCH] community/libvterm: upgrade to 0.3.3 --- community/libvterm/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/libvterm/APKBUILD b/community/libvterm/APKBUILD index 5e7f69337c1..397d0ccd125 100644 --- a/community/libvterm/APKBUILD +++ b/community/libvterm/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Daniel Sabogal # Maintainer: Jakub Jirutka pkgname=libvterm -pkgver=0.3.2 +pkgver=0.3.3 pkgrel=0 pkgdesc="Abstract library implementation of a VT220/xterm/ECMA-48 terminal emulator" url="https://www.leonerd.org.uk/code/libvterm/" @@ -28,5 +28,5 @@ package() { } sha512sums=" -aaff71a1c43eff1842cfc1bfd47936ea2c51e75a41506bb0e36860f8f497d198539c10f86c7febc86b3dea8c0de54b03580d59b170176a4207dc411ae59cb035 libvterm-0.3.2.tar.gz +0117f71988d2c3c1b5e46d0778ce491a8ab9033f3afc9a9905b6d52d0e2adb59ee101667826281470e4c9de5178cbe966f4ecb2c7673e9644c7ca3508491bb49 libvterm-0.3.3.tar.gz "