summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2020-11-08 12:46:58 +0100
committerNicola Murino2020-11-08 12:46:58 +0100
commit40b1e5ad6580119a25487b03b7a0b3febfc17db6 (patch)
tree18f7e081ec42b88bdd9a4762f77d169a97b49b66 /PKGBUILD
parente08519032ef2c4a68f0d5b474cd30b07e8dfd51f (diff)
downloadaur-40b1e5ad6580119a25487b03b7a0b3febfc17db6.tar.gz
update to 1.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index edf34a207f8f..96dbd569525b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: drakkan <nicola.murino at gmail dot com>
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname=sftpgo
-pkgver=1.1.1
+pkgver=1.2.0
pkgrel=1
-pkgdesc='Fully featured and highly configurable SFTP server with optional FTP/S and WebDAV support. It can serve local filesystem, S3, GCS'
+pkgdesc='Fully featured and highly configurable SFTP server with optional FTP/S and WebDAV support. It can serve local filesystem, S3, GCS, Azure Blob'
arch=('i686' 'x86_64')
url="https://github.com/drakkan/${pkgname}"
license=('GPL3')
@@ -23,7 +23,7 @@ source=("git+https://github.com/drakkan/${pkgname}#tag=v${pkgver}"
"sftpgo.json"
"sftpgo.sysusers")
sha256sums=('SKIP'
- '924316cf6eaafda33a8ee506abde051d961aee33f8a2d2f4eb907c97f47f33a3'
+ 'ec2768a7578c3409fe57fb20420474582d09b0726205ddf53d811a5feed4f90a'
'44658210043f805057c2e4b473653637a91204e4da17954b08081292c72edcb8')
_uid_sftpgo=315