diff --git a/srcpkgs/gvfs/template b/srcpkgs/gvfs/template index 24cf167a75f..8665b9ca0b3 100644 --- a/srcpkgs/gvfs/template +++ b/srcpkgs/gvfs/template @@ -1,7 +1,7 @@ # Template file for 'gvfs' pkgname=gvfs -version=1.26.1 -revision=3 +version=1.26.1.1 +revision=1 build_pie=yes build_style=gnu-configure configure_args="--disable-hal --disable-libsystemd-login @@ -21,8 +21,8 @@ short_desc="Userspace virtual filesystem" maintainer="Juan RP " homepage="http://www.gnome.org" license="LGPL-2.1" -distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz" -checksum=1c6e8ee47486646102d0bc8f4062362908968c0a24d68a7c5e57a103ab0b6380 +distfiles="${GNOME_SITE}/$pkgname/${version%.*.*}/$pkgname-$version.tar.xz" +checksum=2dadf986e464db1d7f007b178a5432b30ba93ef0cb31a2795156540d496dc06d # Manually declare shlibs used by the subpkgs. shlib_provides="libgvfscommon.so libgvfsdaemon.so"