summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2021-02-17 08:57:34 +0100
committerNicola Murino2021-02-17 08:57:34 +0100
commit88ff3def9d2520e26118910a0e2723ce9bde548c (patch)
tree921a44f696f98d61d477f58138521ad863fba23e /PKGBUILD
parent0581660452b718a066d7e45588742ad71edc1cbd (diff)
downloadaur-88ff3def9d2520e26118910a0e2723ce9bde548c.tar.gz
update to v2.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dea28daa0e7b..8e1690e2b773 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.0.1
+pkgver=2.0.2
pkgrel=1
pkgdesc='Fully featured and highly configurable SFTP server with optional FTP/S and WebDAV support. It can serve local filesystem, S3, GCS, Azure Blob, SFTP'
arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@ source=("git+https://github.com/drakkan/${pkgname}#tag=v${pkgver}"
"sftpgo.json"
"sftpgo.sysusers")
sha256sums=('SKIP'
- 'c78069828a88b18f4ba7454a3e91bdf63829ed17b532528805edb8d08ce8e292'
+ '8725da4ee99b1d8a86b7bfc2d03fd9483da2c18f18196c339ff197355e7601d9'
'44658210043f805057c2e4b473653637a91204e4da17954b08081292c72edcb8')
_uid_sftpgo=315