aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2022-05-05 11:29:07 +0200
committerNicola Murino2022-05-05 11:29:07 +0200
commit8f9b1c0799250dfd09ad2dc49e94e684cbec2c6c (patch)
treef084e0f5d53acb8c3fe6ac16e3ad34ac81f0b78e
parent61e143d859a7f58019f44ba11e913f36704159a4 (diff)
downloadaur-8f9b1c0799250dfd09ad2dc49e94e684cbec2c6c.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 98e94c7c93b8..5f7aec72e256 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 = r1155.033e4c2
+ pkgver = r1155.80da2dc
pkgrel = 1
url = https://github.com/drakkan/sftpgo
install = sftpgo-git.install
diff --git a/PKGBUILD b/PKGBUILD
index c24ffb719825..1e27e89ded2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname=sftpgo-git
_pkgname=sftpgo
-pkgver=r1155.033e4c2
+pkgver=r1155.80da2dc
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')