aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2022-12-31 16:50:49 +0100
committerNicola Murino2022-12-31 16:50:49 +0100
commit4dbac760d46190c0934b2c6b60d191bfa006d3a7 (patch)
tree1449eece719d8c1b886e0dc39bfd2baaae1066a3
parent6b3d2dba8f736737a575aec2c67f80af71077988 (diff)
downloadaur-4dbac760d46190c0934b2c6b60d191bfa006d3a7.tar.gz
update config file for upstream changes
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--sftpgo.json2
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4dcb6b6c9f11..20708c838475 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 = r1346.ec4cc333
+ pkgver = r1387.6cebc037
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 = c52fb67eb679e6df6074c879754a040e9a2f73c8250b062006beeb438d61262c
+ sha256sums = 15010bdae6b2f8bb7609399c6ca1141b146191f879b972d6adf03cd6a3bd608e
sha256sums = 44658210043f805057c2e4b473653637a91204e4da17954b08081292c72edcb8
pkgname = sftpgo-git
diff --git a/PKGBUILD b/PKGBUILD
index f0d54884a1e7..57d16246ba6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname=sftpgo-git
_pkgname=sftpgo
-pkgver=r1346.ec4cc333
+pkgver=r1387.6cebc037
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'
- 'c52fb67eb679e6df6074c879754a040e9a2f73c8250b062006beeb438d61262c'
+ '15010bdae6b2f8bb7609399c6ca1141b146191f879b972d6adf03cd6a3bd608e'
'44658210043f805057c2e4b473653637a91204e4da17954b08081292c72edcb8')
_uid_sftpgo=315
diff --git a/sftpgo.json b/sftpgo.json
index e736f3a58b6f..b4ef58016a1c 100644
--- a/sftpgo.json
+++ b/sftpgo.json
@@ -237,7 +237,7 @@
"password_caching": true,
"update_mode": 0,
"create_default_admin": false,
- "naming_rules": 1,
+ "naming_rules": 5,
"is_shared": 0,
"node": {
"host": "",