mirror of
https://github.com/veeso/termscp.git
synced 2025-12-06 17:15:35 -08:00
0.5.1 setup
This commit is contained in:
4
dist/pkgs/arch/.SRCINFO
vendored
4
dist/pkgs/arch/.SRCINFO
vendored
@@ -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.5.0
|
||||
pkgver = 0.5.1
|
||||
pkgrel = 1
|
||||
url = https://github.com/veeso/termscp
|
||||
arch = x86_64
|
||||
license = MIT
|
||||
provides = termscp
|
||||
options = strip
|
||||
source = https://github.com/veeso/termscp/releases/download/v0.5.0/termscp-0.5.0-x86_64.tar.gz
|
||||
source = https://github.com/veeso/termscp/releases/download/v0.5.1/termscp-0.5.1-x86_64.tar.gz
|
||||
sha256sums = 279b4cab7da68c6db0efc054ddf72e36de85910110721b66d5cdc55833c99ccf
|
||||
|
||||
pkgname = termscp
|
||||
|
||||
2
dist/pkgs/arch/PKGBUILD
vendored
2
dist/pkgs/arch/PKGBUILD
vendored
@@ -1,6 +1,6 @@
|
||||
# Maintainer: Christian Visintin
|
||||
pkgname=termscp
|
||||
pkgver=0.5.0
|
||||
pkgver=0.5.1
|
||||
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"
|
||||
|
||||
Reference in New Issue
Block a user