argyllcms: extract update_* to external update file
This commit is contained in:
parent
773be232d6
commit
bc8dfa1478
|
@ -9,8 +9,6 @@ short_desc="ICC compatible color management system"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="GPL, AGPL"
|
||||
homepage="http://www.argyllcms.com/"
|
||||
update_site="http://www.argyllcms.com/downloadsrc.html"
|
||||
update_pattern='Argyll_V\K[\d.]+'
|
||||
distfiles="http://www.argyllcms.com/Argyll_V${version}_src.zip"
|
||||
checksum=188beaa03dd2459403415023f8f8f9aab362bf3062a9822b3622dde6902e4b84
|
||||
|
||||
|
|
2
srcpkgs/argyllcms/update
Normal file
2
srcpkgs/argyllcms/update
Normal file
|
@ -0,0 +1,2 @@
|
|||
site="http://www.argyllcms.com/downloadsrc.html"
|
||||
pattern='Argyll_V\K[\d.]+'
|
Loading…
Reference in New Issue
Block a user