aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2022-01-16 08:11:32 +0100
committerNicola Murino2022-01-16 08:11:32 +0100
commita236b994c77535b6621bf0e018f3d4d45bcf6e72 (patch)
treed5ee9e2c69388525886dedd6852e214136526c2b
parent62981191e58022dd2dae5fd39dc401ba6fc44c2c (diff)
downloadaur-a236b994c77535b6621bf0e018f3d4d45bcf6e72.tar.gz
update for systemd unit change
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index acd90559cc22..cf59e4065a37 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 = r1052.ec1d20f
+ pkgver = r1059.a6ed6fc
pkgrel = 1
url = https://github.com/drakkan/sftpgo
install = sftpgo-git.install
diff --git a/PKGBUILD b/PKGBUILD
index dab9b41438c2..4af828a819e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname=sftpgo-git
_pkgname=sftpgo
-pkgver=r1052.ec1d20f
+pkgver=r1059.a6ed6fc
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')