Working on 0.4.0

This commit is contained in:
veeso
2021-03-04 15:05:27 +01:00
parent 35ab9ae202
commit 98861a6bbd
6 changed files with 19 additions and 12 deletions

View File

@@ -1,13 +1,13 @@
pkgbase = termscp
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.
pkgver = 0.3.3
pkgver = 0.4.0
pkgrel = 1
url = https://github.com/veeso/termscp
arch = x86_64
license = GPL-3.0
provides = termscp
options = strip
source = https://github.com/veeso/termscp/releases/download/v0.3.3/termscp-0.3.3-x86_64.tar.gz
source = https://github.com/veeso/termscp/releases/download/v0.4.0/termscp-0.4.0-x86_64.tar.gz
sha256sums = 7a8c70add8306a2cb3f2ee1d075a00fef143fc9aad4199797c7462bab1649296
pkgname = termscp

View File

@@ -1,6 +1,6 @@
# Maintainer: Christian Visintin
pkgname=termscp
pkgver=0.3.3
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"