community/sshfs to 3.5.1-2

This commit is contained in:
Kevin Mihelich 2019-03-04 19:25:37 +00:00
parent 49677cbcc3
commit 6e0a06ab26

View file

@ -1,4 +1,3 @@
# $Id$
# Maintainer: Giancarlo Razzolini <grazzolini@archlinux.org>
# Contributor: Antonio Rojas <arojas@archlinux.org>
# Contributor: Giovanni Scafora <giovanni@archlinux.org>
@ -8,10 +7,10 @@
pkgname=sshfs
pkgver=3.5.1
pkgrel=1
pkgrel=2
pkgdesc="FUSE client based on the SSH File Transfer Protocol"
arch=('x86_64')
url="http://github.com/libfuse/sshfs"
url="https://github.com/libfuse/sshfs"
license=(GPL)
depends=(fuse3 glib2 openssh)
makedepends=('meson' 'python-docutils')