aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2023-05-21 09:26:21 +0200
committerNicola Murino2023-05-21 09:26:21 +0200
commit1680a4bad78ab82cbe2f9b4dbd116d0edb44c551 (patch)
tree53ffafabcd62403d3704460009a004497aaa43a6
parent1a4c6b6dab1404400c112b45afc7e59c506355ca (diff)
downloadaur-1680a4bad78ab82cbe2f9b4dbd116d0edb44c551.tar.gz
update after v2.5.1 release
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a143413feca3..3e79c8259d32 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 = r1473.5219c1fd
+ pkgver = r1504.2b77709a
pkgrel = 1
url = https://github.com/drakkan/sftpgo
install = sftpgo-git.install
diff --git a/PKGBUILD b/PKGBUILD
index 73be8326767f..5c07b8565748 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname=sftpgo-git
_pkgname=sftpgo
-pkgver=r1473.5219c1fd
+pkgver=r1504.2b77709a
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')