summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2022-06-04 10:43:12 +0200
committerNicola Murino2022-06-04 10:43:12 +0200
commit55b643cd96dd2ab8a9ab745dca553403420cc149 (patch)
tree031f5a0f6b8d1604ac03f237967866232572f881 /PKGBUILD
parent486b1db6c6f64f940b31e751961539ad59132d3e (diff)
downloadaur-55b643cd96dd2ab8a9ab745dca553403420cc149.tar.gz
update to v2.3.0
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9bb59814bc2e..033bc5cc6b91 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: drakkan <nicola.murino at gmail dot com>
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname=sftpgo
-pkgver=2.2.3
+pkgver=2.3.0
pkgrel=1
pkgdesc='Fully featured and highly configurable SFTP server with optional HTTP, FTP/S and WebDAV support. It can serve local filesystem, S3, GCS, Azure Blob, SFTP'
arch=('i686' 'x86_64' 'aarch64')
@@ -22,7 +22,7 @@ source=("git+https://github.com/drakkan/${pkgname}#tag=v${pkgver}"
"sftpgo.json"
"sftpgo.sysusers")
sha256sums=('SKIP'
- '382b4a705ff2902b4c0bf39265e10d3ee641e151a57382a49ac2b500c63993e6'
+ '066669009af5b1cc8fad93ce9a3d9738e8dcc6bcf9dbbcd9ae085c45c18610aa'
'44658210043f805057c2e4b473653637a91204e4da17954b08081292c72edcb8')
_uid_sftpgo=315