aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2023-01-19 21:00:32 +0100
committerNicola Murino2023-01-19 21:00:32 +0100
commit1ed99d8354e23d75fad4cf85c7d1587c56e7c566 (patch)
tree4e96d6b6483ed0c8b0a07c7389a8fa2fcfb4b316
parent4dbac760d46190c0934b2c6b60d191bfa006d3a7 (diff)
downloadaur-1ed99d8354e23d75fad4cf85c7d1587c56e7c566.tar.gz
update
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20708c838475..bff6c0d91175 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 = r1387.6cebc037
+ pkgver = r1408.53f17b57
pkgrel = 1
url = https://github.com/drakkan/sftpgo
install = sftpgo-git.install
diff --git a/PKGBUILD b/PKGBUILD
index 57d16246ba6e..a750518db830 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname=sftpgo-git
_pkgname=sftpgo
-pkgver=r1387.6cebc037
+pkgver=r1408.53f17b57
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')