aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicola Murino2023-12-28 18:46:43 +0100
committerNicola Murino2023-12-28 18:46:43 +0100
commitf5ef73336491770fa607694ff759df4b54e54462 (patch)
tree8be92cb7e471267b4c695e141c1c08679b3194ba /PKGBUILD
parent47b46a89d2a13793a5b9e18af5d8b73f0c7afb86 (diff)
downloadaur-f5ef73336491770fa607694ff759df4b54e54462.tar.gz
update config file for upstream changes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5fd8cb960937..052a3f3485e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname=sftpgo-git
_pkgname=sftpgo
-pkgver=r1688.d396c24a
+pkgver=r1695.3121c354
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'
- 'c9d04fcc8e2c8c8370e100ea49cdd4d29b2e1fa8f956aa5f3620c3ea7e82a247'
+ '6566b5304d6477a3a3a17a2ac3428faf3052dce52628a250a63c02573e78eae1'
'44658210043f805057c2e4b473653637a91204e4da17954b08081292c72edcb8')
_uid_sftpgo=315