gvfs: update to 1.34.0; gnome is now maintained by Gottox

This commit is contained in:
Enno Boland 2017-09-15 15:06:06 +02:00
parent e54b451552
commit bb5acacae1
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'gvfs'
pkgname=gvfs
version=1.32.1
revision=2
version=1.34.0
revision=1
build_style=gnu-configure
configure_args="--disable-hal --disable-libsystemd-login
--with-bash-completion-dir=/usr/share/bash-completion/completions
@ -18,11 +18,11 @@ makedepends="
libimobiledevice-devel libarchive-devel libnfs-devel
polkit-devel libcap-devel"
short_desc="Userspace virtual filesystem"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
maintainer="Enno Boland <gottox@voidlinux.eu>"
homepage="http://www.gnome.org"
license="LGPL-2.1"
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=d0b6c9edab09d52472355657a2f0a14831b2e6c58caba395f721ab683f836ade
checksum=79fb4fd9a671333efc6f3c88dd5d1589481390bc3978b03b6de89599a62e015a
# Manually declare shlibs used by the subpkgs.
shlib_provides="libgvfscommon.so libgvfsdaemon.so"