summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b04cc694f1d6..dfb7603899e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Fabio 'Lolix' Loli <fabio.loli@disroot.org> -> https://github.com/FabioLolix
pkgname=filezilla-server
-pkgver=1.7.2
+pkgver=1.7.3
pkgrel=1
pkgdesc="A simple FTP, FTPS or SFTP server for ArchLinux"
arch=(x86_64)
@@ -11,7 +11,7 @@ depends=(libfilezilla pugixml)
makedepends=(wxwidgets-gtk3)
optdepends=(wxwidgets-gtk3)
source=("https://download.filezilla-project.org/server/FileZilla_Server_${pkgver}_src.tar.xz")
-sha256sums=('6b58081d61d4e0157f2140aabe2f86e426306d826127de7635b69b532330011a')
+sha256sums=('00158a3f269d7717a0a355f1fa2254dc2a38abc952cda1b443032ecb226c81f4')
build() {
cd "filezilla-server-${pkgver}"