zellij: add desktop file

This commit is contained in:
Marcin Puc 2023-01-10 23:18:22 +01:00 committed by classabbyamp
parent b7c0cdbebb
commit 4ff5097394

View file

@ -1,7 +1,7 @@
# Template file for 'zellij'
pkgname=zellij
version=0.34.4
revision=1
revision=2
# Dependency crate `wasmer-vm` only supports the following archs: x86_64, arm64, x86
# https://docs.wasmer.io/ecosystem/wasmer/wasmer-features#compiler-support-by-chipset
archs="x86_64* aarch64* i686*"
@ -20,6 +20,7 @@ make_check_pre="env LIBSSH2_SYS_USE_PKG_CONFIG=1"
post_install() {
vdoc README.md
vinstall assets/zellij.desktop 644 usr/share/applications
vlicense LICENSE.md
for shell in bash fish zsh; do