diff --git a/srcpkgs/fuse-usmb/template b/srcpkgs/fuse-usmb/template index cbc6edf9afc..346df062ca3 100644 --- a/srcpkgs/fuse-usmb/template +++ b/srcpkgs/fuse-usmb/template @@ -9,6 +9,8 @@ short_desc="FUSE filesystem for SMB/CIFS shares" maintainer="Juan RP " license="GPL-3" homepage="http://ametros.net/code.html#usmb" +update_site="http://repo.or.cz/w/usmb.git" +update_pattern='tags/\K[\d]+' do_fetch() { git clone -b${version} git://repo.or.cz/usmb.git ${pkgname}-${version}