diff options
author | Nicola Murino | 2024-06-15 16:10:08 +0200 |
---|---|---|
committer | Nicola Murino | 2024-06-15 16:10:08 +0200 |
commit | 90ab7c91cb4873fd59fd983c91a11a3c811980ff (patch) | |
tree | 8105c750af78f9cf3f67fb003616ed7f940821ef | |
parent | 67330a20d67b9f3f3b272c200b88aff5d3d59c95 (diff) | |
download | aur-90ab7c91cb4873fd59fd983c91a11a3c811980ff.tar.gz |
r1901.c5c42f07
-rw-r--r-- | .SRCINFO | 2 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ pkgbase = sftpgo-git pkgdesc = Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob - pkgver = r1885.5bde4b92 + pkgver = r1901.c5c42f07 pkgrel = 1 url = https://github.com/drakkan/sftpgo install = sftpgo-git.install @@ -2,7 +2,7 @@ # Contributor: drakkan <nicola.murino at gmail dot com> pkgname=sftpgo-git _pkgname=sftpgo -pkgver=r1885.5bde4b92 +pkgver=r1901.c5c42f07 pkgrel=1 pkgdesc='Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob' arch=('i686' 'x86_64' 'aarch64') |