summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2023-05-03 18:17:02 +0200
committerNicola Murino2023-05-03 18:17:02 +0200
commit46c07e42757df4b6b145b5a3ba9894866c806075 (patch)
treeaf217d7cd281baf7e6916cac4650b4f736315d15 /PKGBUILD
parent79d5a6dba058c93de8938c98087fc0d07741bb87 (diff)
downloadaur-46c07e42757df4b6b145b5a3ba9894866c806075.tar.gz
2.5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad45c88b78a6..5766654e4bd1 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.4.5
+pkgver=2.5.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'
- '0a6cbaa0a7c460858810cf23a465acdf109efa2c499584b16ffa548adf5d346c'
+ '01b67418c2f8382ee664b7409122d987d6a193f7d235d441c50cdb6924c6fc2f'
'44658210043f805057c2e4b473653637a91204e4da17954b08081292c72edcb8')
_uid_sftpgo=315