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 bc9ffdebc11b..75332071215e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Lukas Matt <lukas@matt.wf>
pkgname=sshfsmux
pkgver=1.2
-pkgrel=2
+pkgrel=3
pkgdesc="Multiplexer client based on the Secure Shell FileSystem"
arch=('x86_64')
url="https://code.google.com/archive/p/sshfsmux/"
license=('GPL')
-depends=('fuse2')
+depends=('fuse2' 'glib2')
source=("https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/sshfsmux/$pkgname-$pkgver.tar.gz")
md5sums=('7aaaa74c2b7d06266ed3c25bc5971b28')
validpgpkeys=('1E9E2C1BCF7639B219FBE159903A00FC06CC137B')