aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2022-02-27 16:09:59 +0100
committerNicola Murino2022-02-27 16:09:59 +0100
commitc23778bda8e6d790ee804bc53d187a70c1bf1974 (patch)
tree06b189967090af210f1fade1aa1691a4d454a439
parentba9ad3039639071f5ced0436bdafe7b07cdcf5a5 (diff)
downloadaur-c23778bda8e6d790ee804bc53d187a70c1bf1974.tar.gz
update config for upstream changes
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--sftpgo.json4
3 files changed, 8 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 30e5aca9f711..10b5f3d08e49 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sftpgo-git
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
- pkgver = r1088.e18ad55
+ pkgver = r1094.79857a8
pkgrel = 1
url = https://github.com/drakkan/sftpgo
install = sftpgo-git.install
@@ -24,7 +24,7 @@ pkgbase = sftpgo-git
source = sftpgo.json
source = sftpgo.sysusers
sha256sums = SKIP
- sha256sums = 661a7844dd247abe3e268d1c954cde26d121e0a73317e2c1d4dddf294a3c0934
+ sha256sums = 730b9dc1845eeadcaf956d08922d63b5067dc7790967a5242378dd50245f3562
sha256sums = 44658210043f805057c2e4b473653637a91204e4da17954b08081292c72edcb8
pkgname = sftpgo-git
diff --git a/PKGBUILD b/PKGBUILD
index da2bdcf1d8f8..2a30245b689b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname=sftpgo-git
_pkgname=sftpgo
-pkgver=r1088.e18ad55
+pkgver=r1094.79857a8
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')
@@ -25,7 +25,7 @@ source=("git+https://github.com/drakkan/${_pkgname}.git"
"sftpgo.json"
"sftpgo.sysusers")
sha256sums=('SKIP'
- '661a7844dd247abe3e268d1c954cde26d121e0a73317e2c1d4dddf294a3c0934'
+ '730b9dc1845eeadcaf956d08922d63b5067dc7790967a5242378dd50245f3562'
'44658210043f805057c2e4b473653637a91204e4da17954b08081292c72edcb8')
_uid_sftpgo=315
diff --git a/sftpgo.json b/sftpgo.json
index d75dfcc45d82..c40c19f95c3a 100644
--- a/sftpgo.json
+++ b/sftpgo.json
@@ -264,6 +264,10 @@
"exposed_headers": [],
"allow_credentials": false,
"max_age": 0
+ },
+ "setup": {
+ "installation_code": "",
+ "installation_code_hint": "Installation code"
}
},
"telemetry": {