diff --git a/srcpkgs/gvfs/template b/srcpkgs/gvfs/template index e84d8c731ac..95f7c707104 100644 --- a/srcpkgs/gvfs/template +++ b/srcpkgs/gvfs/template @@ -1,7 +1,7 @@ # Template file for 'gvfs' pkgname=gvfs -version=1.34.1 -revision=3 +version=1.34.2.1 +revision=1 build_style=gnu-configure configure_args="--disable-hal --disable-libsystemd-login --with-bash-completion-dir=/usr/share/bash-completion/completions @@ -21,8 +21,8 @@ short_desc="Userspace virtual filesystem" maintainer="Enno Boland " homepage="http://www.gnome.org" license="LGPL-2.1" -distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" -checksum=7ef9b2aec234004271a575118a0e35b3c36ce3309e5f9da109635651843372b4 +distfiles="${GNOME_SITE}/$pkgname/${version%.*.*}/$pkgname-$version.tar.xz" +checksum=d5251673ebdaa7c99f28608b576f36eaf7b369867d787c419035638e7afcb5ea # Manually declare shlibs used by the subpkgs. shlib_provides="libgvfscommon.so libgvfsdaemon.so"