darktable: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:16:41 +00:00
parent a7e9f3f411
commit fc0f53c01b
2 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,6 @@ build_style=cmake
configure_args="-DBINARY_PACKAGE_BUILD=ON"
maintainer="lemmi <lemmi@nerd2nerd.org>"
homepage="http://www.darktable.org/"
update_ignore="*%7E*"
license="GPL-3"
short_desc="Virtual lighttable and darkroom for photographers"
hostmakedepends="cmake pkg-config intltool"

1
srcpkgs/darktable/update Normal file
View File

@ -0,0 +1 @@
ignore="*%7E*"