aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2023-06-18 07:17:56 +0200
committerNicola Murino2023-06-18 07:17:56 +0200
commita9caf68238a6133f1894c2a8aa418fa918cc40cb (patch)
treec5f061a3a50fa22009afa93fe459c5aa57903d32
parentc907af2b4d4c0047c2d9f790a3d6ad347042c535 (diff)
downloadaur-a9caf68238a6133f1894c2a8aa418fa918cc40cb.tar.gz
update after v2.5.2 release
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 864572ec819d..c89d17e8708b 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 = r1531.d7d7b0bb
+ pkgver = r1536.66f360e6
pkgrel = 1
url = https://github.com/drakkan/sftpgo
install = sftpgo-git.install
diff --git a/PKGBUILD b/PKGBUILD
index 4291d0f5c00e..41725f69847f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname=sftpgo-git
_pkgname=sftpgo
-pkgver=r1531.d7d7b0bb
+pkgver=r1536.66f360e6
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')