From 82cc5cf6da8fa28089800ea95cdd475c5f5fc755 Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 1 Oct 2022 00:48:59 +0530 Subject: [PATCH 1/2] libvterm: update to 0.3. --- common/shlibs | 2 +- srcpkgs/libvterm/template | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/common/shlibs b/common/shlibs index 0c8349894019..3406e3ff4f40 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2483,7 +2483,7 @@ libi3ipc-glib-1.0.so.0 i3ipc-glib-0.6.0_1 libcsound64.so.6.0 csound-6.05.0_1 libcsnd6.so.6.0 csound-6.05.0_1 libfko.so.3 libfko-2.6.9_1 -libvterm.so.0 libvterm-0.0.20151005_1 +libvterm.so.0 libvterm-0.3_1 libboinc_opencl.so.7 boinc-7.16.16_2 libboinc_api.so.7 boinc-7.16.16_2 libboinc_graphics2.so.7 boinc-7.16.16_2 diff --git a/srcpkgs/libvterm/template b/srcpkgs/libvterm/template index 54d9ad06321a..f03f276d2c27 100644 --- a/srcpkgs/libvterm/template +++ b/srcpkgs/libvterm/template @@ -1,6 +1,6 @@ # Template file for 'libvterm' pkgname=libvterm -version=0.1.4 +version=0.3 revision=1 build_style=gnu-makefile make_install_target="install-lib install-inc" @@ -8,9 +8,9 @@ hostmakedepends="libtool perl pkg-config" short_desc="Abstract VT220/xterm/ECMA-48 emulation library" maintainer="Steve Prybylski " license="MIT" -homepage="http://www.leonerd.org.uk/code/libvterm" -distfiles="http://www.leonerd.org.uk/code/libvterm/libvterm-${version}.tar.gz" -checksum=bc70349e95559c667672fc8c55b9527d9db9ada0fb80a3beda533418d782d3dd +homepage="https://www.leonerd.org.uk/code/libvterm" +distfiles="https://www.leonerd.org.uk/code/libvterm/libvterm-${version}.tar.gz" +checksum=61eb0d6628c52bdf02900dfd4468aa86a1a7125228bab8a67328981887483358 post_extract() { if [ "$CROSS_BUILD" ]; then From b20be658a31387f38c4601b0ae7aa0f22600d66d Mon Sep 17 00:00:00 2001 From: icp Date: Sat, 1 Oct 2022 01:12:53 +0530 Subject: [PATCH 2/2] neovim: update to 0.8.0. --- srcpkgs/neovim/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/neovim/template b/srcpkgs/neovim/template index c29b7b6885a1..f8e4b24802e8 100644 --- a/srcpkgs/neovim/template +++ b/srcpkgs/neovim/template @@ -1,6 +1,6 @@ # Template file for 'neovim' pkgname=neovim -version=0.7.2 +version=0.8.0 revision=1 build_style=cmake build_helper="qemu" @@ -8,13 +8,12 @@ configure_args="-DCMAKE_BUILD_TYPE=Release -DCOMPILE_LUA=OFF" hostmakedepends="pkg-config gettext gperf LuaJIT lua51-lpeg lua51-mpack" makedepends="libtermkey-devel libuv-devel libvterm-devel msgpack-devel LuaJIT-devel libluv-devel tree-sitter-devel" -depends="libvterm>=0.1.0" short_desc="Fork of Vim aiming to improve user experience, plugins and GUIs" maintainer="Steve Prybylski " license="Apache-2.0, custom:Vim" homepage="https://neovim.io" distfiles="https://github.com/neovim/neovim/archive/v${version}.tar.gz" -checksum=ccab8ca02a0c292de9ea14b39f84f90b635a69282de38a6b4ccc8565bc65d096 +checksum=505e3dfb71e2f73495c737c034a416911c260c0ba9fd2092c6be296655be4d18 alternatives=" vi:vi:/usr/bin/nvim