argyllcms: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:16:44 +00:00
parent 773be232d6
commit bc8dfa1478
2 changed files with 2 additions and 2 deletions

View File

@ -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
View File

@ -0,0 +1,2 @@
site="http://www.argyllcms.com/downloadsrc.html"
pattern='Argyll_V\K[\d.]+'