From deb46eaf415ea872b2427dc382125c23fa6ba1a2 Mon Sep 17 00:00:00 2001 From: veeso Date: Sat, 27 Mar 2021 20:58:10 +0100 Subject: [PATCH] pkgbuild --- dist/pkgs/arch/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist/pkgs/arch/PKGBUILD b/dist/pkgs/arch/PKGBUILD index 45e9098..39d932b 100644 --- a/dist/pkgs/arch/PKGBUILD +++ b/dist/pkgs/arch/PKGBUILD @@ -4,7 +4,7 @@ pkgver=0.4.0 pkgrel=1 pkgdesc="TermSCP is a SCP/SFTP/FTPS client for command line with an integrated UI to explore the remote file system. Basically WinSCP on a terminal." url="https://github.com/veeso/termscp" -license=("GPL-3.0") +license=("MIT") arch=("x86_64") provides=("termscp") options=("strip")