summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2023-10-12 13:42:37 +1300
committerGeorge Rawlinson2023-10-12 13:42:37 +1300
commit0358f3c5828a4330981efd67c9a527f4ed51fb0f (patch)
tree3c3906d4c67d2e290698ba165a43666cc285cd64 /PKGBUILD
parent3ae1ab78fb7e43658730ce78e5a0348231b5ebae (diff)
downloadaur-suppaftp.tar.gz
upgpkg: suppaftp 5.2.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 07c04ebb8d4f..e2cb9f961336 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <grawlinson@archlinux.org>
pkgname=suppaftp
-pkgver=4.5.2
+pkgver=5.2.0
pkgrel=1
pkgdesc='A super FTP/FTPS command-line interface'
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('Apache' 'MIT')
depends=('gcc-libs' 'openssl')
makedepends=('git' 'rust')
options=('!lto')
-_commit='030d5642283537e91ef56d0ed5267a0ad85a19c5'
+_commit='5bf40b4bc68658180bdfe7c54cae5d9869c64ae6'
source=("$pkgname::git+$url.git#commit=$_commit")
b2sums=('SKIP')