summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2020-10-18 09:13:26 +0200
committerNicola Murino2020-10-18 09:13:26 +0200
commite08519032ef2c4a68f0d5b474cd30b07e8dfd51f (patch)
tree9abc7c47ad19fe97a1141c7397219040e2cbe884 /PKGBUILD
parent088dc61328c0c7c8ffedd49b5d1d1ba38ecf1a40 (diff)
downloadaur-e08519032ef2c4a68f0d5b474cd30b07e8dfd51f.tar.gz
Update to 1.1.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 89e92fbc93d7..edf34a207f8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: drakkan <nicola.murino at gmail dot com>
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname=sftpgo
-pkgver=1.1.0
-pkgrel=2
+pkgver=1.1.1
+pkgrel=1
pkgdesc='Fully featured and highly configurable SFTP server with optional FTP/S and WebDAV support. It can serve local filesystem, S3, GCS'
arch=('i686' 'x86_64')
url="https://github.com/drakkan/${pkgname}"