astyle: extract update_* to external update file
This commit is contained in:
@@ -9,7 +9,6 @@ short_desc="A free, fast and small automatic formatter for C, C++, C#, and Java
|
|||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
license="LGPL-3"
|
license="LGPL-3"
|
||||||
homepage="http://astyle.sourceforge.net"
|
homepage="http://astyle.sourceforge.net"
|
||||||
update_pattern='astyle_\K[\d.]+(?=_linux)'
|
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}_${version}_linux.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}_${version}_linux.tar.gz"
|
||||||
checksum=fbdfc6f1966a972d19a215927266c76d4183eee235ed1e2bd7ec551c2a270eac
|
checksum=fbdfc6f1966a972d19a215927266c76d4183eee235ed1e2bd7ec551c2a270eac
|
||||||
|
|
||||||
|
|||||||
1
srcpkgs/astyle/update
Normal file
1
srcpkgs/astyle/update
Normal file
@@ -0,0 +1 @@
|
|||||||
|
pattern='astyle_\K[\d.]+(?=_linux)'
|
||||||
Reference in New Issue
Block a user