summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicola Murino2025-02-24 20:36:35 +0100
committerNicola Murino2025-02-24 20:36:35 +0100
commit300db3780e6156aa21d7ac897d5ab2f65abbdb67 (patch)
treea12a1d9f0cdf778ea771506ad01f7afa3dd61f35
parentd05905de87cac16d3f383a1c37fed841d90f01f8 (diff)
downloadaur-sftpgo-bin.tar.gz
2.6.6
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c1223e00ecb6..bfd42f759812 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sftpgo-bin
pkgdesc = Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob
- pkgver = 2.6.5
+ pkgver = 2.6.6
pkgrel = 1
url = https://github.com/drakkan/sftpgo
install = sftpgo-bin.install
@@ -14,10 +14,10 @@ pkgbase = sftpgo-bin
conflicts = sftpgo
backup = etc/sftpgo/sftpgo.json
backup = var/lib/sftpgo/sftpgo.db
- source = https://github.com/drakkan/sftpgo/releases/download/v2.6.5/sftpgo_v2.6.5_linux_x86_64.tar.xz
+ source = https://github.com/drakkan/sftpgo/releases/download/v2.6.6/sftpgo_v2.6.6_linux_x86_64.tar.xz
source = sftpgo.json
source = sftpgo.sysusers
- sha256sums = b9704e980d997e6ef650b9aec89be21f0206fea26b0febe1400b12cc000e95ce
+ sha256sums = 1fd5411d973efddc4058b725141c08385e2556ed4239131a38d535bf9a6c82ff
sha256sums = 9137b31f66ae0400029472e39f53cadb8acd6644bebf921d1a4c4d1ef94408eb
sha256sums = 44658210043f805057c2e4b473653637a91204e4da17954b08081292c72edcb8
diff --git a/PKGBUILD b/PKGBUILD
index 844598e39ac7..e98c9187722c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: drakkan <nicola.murino at gmail dot com>
pkgname=sftpgo-bin
_pkgname=sftpgo
-pkgver=2.6.5
+pkgver=2.6.6
pkgrel=1
pkgdesc='Full-featured and highly configurable SFTP, HTTP/S, FTP/S and WebDAV server - S3, Google Cloud Storage, Azure Blob'
arch=('x86_64')
@@ -25,7 +25,7 @@ install=${pkgname}.install
source=("https://github.com/drakkan/sftpgo/releases/download/v${pkgver}/sftpgo_v${pkgver}_linux_x86_64.tar.xz"
"sftpgo.json"
"sftpgo.sysusers")
-sha256sums=('b9704e980d997e6ef650b9aec89be21f0206fea26b0febe1400b12cc000e95ce'
+sha256sums=('1fd5411d973efddc4058b725141c08385e2556ed4239131a38d535bf9a6c82ff'
'9137b31f66ae0400029472e39f53cadb8acd6644bebf921d1a4c4d1ef94408eb'
'44658210043f805057c2e4b473653637a91204e4da17954b08081292c72edcb8')