aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2023-04-08 19:04:57 +0200
committerNicola Murino2023-04-08 19:04:57 +0200
commit1a4c6b6dab1404400c112b45afc7e59c506355ca (patch)
tree638db9e943987ca363efbe7f52d8ed7c3aef2a7a
parentfb2cfe1b8743d25c8b8e8a959e5de232025f91bc (diff)
downloadaur-1a4c6b6dab1404400c112b45afc7e59c506355ca.tar.gz
update after v2.4.5 release
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 08b8a6ce57d6..a143413feca3 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 = r1460.783dff36
+ pkgver = r1473.5219c1fd
pkgrel = 1
url = https://github.com/drakkan/sftpgo
install = sftpgo-git.install
diff --git a/PKGBUILD b/PKGBUILD
index 8be6fcaf4f91..73be8326767f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname=sftpgo-git
_pkgname=sftpgo
-pkgver=r1460.783dff36
+pkgver=r1473.5219c1fd
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')