filezilla: extract update_* to external update file
This commit is contained in:
@@ -14,6 +14,5 @@ short_desc="Fast and reliable FTP, FTPS and SFTP client"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://filezilla-project.org/"
|
||||
update_pattern="FileZilla_\K[\d.]+(?=_src)"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/FileZilla_${version}_src.tar.bz2"
|
||||
checksum=b351ee946b8c399c3b9ab4ad73de688a4bad6025d15aa9ff5b6b853a6254ede4
|
||||
|
||||
1
srcpkgs/filezilla/update
Normal file
1
srcpkgs/filezilla/update
Normal file
@@ -0,0 +1 @@
|
||||
pattern="FileZilla_\K[\d.]+(?=_src)"
|
||||
Reference in New Issue
Block a user