I am the new maintainer and I'll do my best to keep the package up to date. I use the program myself.
Search Criteria
Package Details: winscp 5.21.6-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/winscp.git (read-only, click to copy) |
---|---|
Package Base: | winscp |
Description: | Free SFTP, SCP and FTP client for Wine |
Upstream URL: | https://winscp.net/ |
Keywords: | ftp scp sftp winscp |
Licenses: | GPL2 |
Submitter: | vn158 |
Maintainer: | D3SOX |
Last Packager: | D3SOX |
Votes: | 28 |
Popularity: | 0.032670 |
First Submitted: | 2010-02-05 21:04 (UTC) |
Last Updated: | 2022-11-28 20:31 (UTC) |
Dependencies (3)
Required by (0)
Sources (11)
D3SOX commented on 2020-08-12 13:24 (UTC)
Strykar commented on 2020-08-10 01:24 (UTC) (edited on 2020-08-10 01:25 (UTC) by Strykar)
Latest version now is WinSCP-5.17.7-Portable.zip
with checksum 12cec46f669ff20956fc7c9637fee920e3c43fb5be4918bd146361677202e69e
Since the checksum is conviniently listed on the download page, checking for updates for this package to flag to the maintiner could be automated easily.
D3SOX commented on 2020-06-03 11:46 (UTC) (edited on 2020-06-03 11:47 (UTC) by D3SOX)
For the latest version set
pkgver=5.17.6
and first checksum to 1e46ace27c0f8db0f9bb2ecacd4070b424b64f66174337ce5dbfc57e39cc13c9
D3SOX commented on 2020-04-14 08:22 (UTC)
Please update the package. If you need a co-maintainer, I can help you
CyberOto commented on 2020-03-22 11:21 (UTC)
In order to build yourself latest WinSCP version (5.17.2 currently), clone the repository:
git clone https://aur.archlinux.org/winscp.git
edit PKGBUILD:
nano PKGBUILD
and update pkgver/pkgrel
pkgver=5.17.2
pkgrel=1
Update first checksum to 6ad75019d9b3094b3d768d02eec7f461fd82ba4faa0af8ca88c104c15951d5c1
Save, exit and run makepkg -si
citydweller commented on 2019-10-22 13:55 (UTC)
Updated. Thank you @cfeedback
cfeedback commented on 2019-10-22 13:32 (UTC)
Hey, thanks to the guy who updated this. Small error though, the install lines are split up when they shouldn't be... ie I had to edit (3 or 4 spots)
- install -m 644 -D "${srcdir}/${pkgname}_default_configuration.ini" +"${pkgdir}/usr/share/${pkgname}/${pkgname}_default_configuration.ini"
to all be on one line.
Pinned Comments
D3SOX commented on 2020-08-12 13:24 (UTC)
I am the new maintainer and I'll do my best to keep the package up to date. I use the program myself.