aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2023-06-29 15:20:06 +0200
committerNicola Murino2023-06-29 15:20:06 +0200
commite739ec16e9b5cb851445f09948e96cabcf1c1da0 (patch)
treea6d42676c4f0b2467c3b2c2effd0308aab78e715
parenta9caf68238a6133f1894c2a8aa418fa918cc40cb (diff)
downloadaur-e739ec16e9b5cb851445f09948e96cabcf1c1da0.tar.gz
update after v2.5.3 release
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c89d17e8708b..cd96bf1b7ad5 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 = r1536.66f360e6
+ pkgver = r1542.51d8f3b4
pkgrel = 1
url = https://github.com/drakkan/sftpgo
install = sftpgo-git.install
diff --git a/PKGBUILD b/PKGBUILD
index 41725f69847f..5a5f08d8cf68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname=sftpgo-git
_pkgname=sftpgo
-pkgver=r1536.66f360e6
+pkgver=r1542.51d8f3b4
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')