community/sshfs to 3.4.0-1

This commit is contained in:
Kevin Mihelich 2018-06-29 17:58:13 +00:00
parent 734dbaaa13
commit 0123fbecba

View file

@ -7,7 +7,7 @@
# - use -D_FILE_OFFSET_BITS=64 with 32-bit ARM
pkgname=sshfs
pkgver=3.3.2
pkgver=3.4.0
pkgrel=1
pkgdesc="FUSE client based on the SSH File Transfer Protocol"
arch=('x86_64')
@ -16,7 +16,7 @@ license=(GPL)
depends=(fuse3 glib2 openssh)
makedepends=('meson' 'python-docutils')
source=(https://github.com/libfuse/sshfs/releases/download/$pkgname-$pkgver/$pkgname-$pkgver.tar.xz{,.asc})
sha256sums=('a4da6af0ac4f39606eefd0fd7ca09267fbb90e274081570a700f911fca387e4c'
sha256sums=('d27ccd35436d72755c40234cefa081e30fa529e092232a5b4abbff2178c2c22f'
'SKIP')
validpgpkeys=('ED31791B2C5C1613AF388B8AD113FCAC3C4E599F') # Nikolaus Rath <Nikolaus@rath.org>