diff --git a/srcpkgs/simple-mtpfs/template b/srcpkgs/simple-mtpfs/template index 6bd3f4d1096..461a086cc36 100644 --- a/srcpkgs/simple-mtpfs/template +++ b/srcpkgs/simple-mtpfs/template @@ -1,17 +1,16 @@ # Template file for 'simple-mtpfs' pkgname=simple-mtpfs -version=0.3.0 -revision=3 -wrksrc="${pkgname}-${pkgname}-${version}" +version=0.4.0 +revision=1 build_style=gnu-configure -hostmakedepends="pkg-config automake" +hostmakedepends="pkg-config automake autoconf-archive" makedepends="fuse-devel libmtp-devel" short_desc="FUSE filesystem that supports reading/writing from MTP devices" maintainer="Leah Neukirchen " license="GPL-2.0-or-later" homepage="https://github.com/phatina/simple-mtpfs/" -distfiles="https://github.com/phatina/simple-mtpfs/archive/${pkgname}-${version}.tar.gz" -checksum=5556cae4414254b071d79ce656cce866b42fd7ba40ce480abfc3ba4e357cd491 +distfiles="https://github.com/phatina/simple-mtpfs/archive/v${version}.tar.gz" +checksum=1d011df3fa09ad0a5c09d48d84c03e6cddf86390af9eb4e0c178193f32f0e2fc pre_configure() { ./autogen.sh