xaos: extract update_* to external update file
This commit is contained in:
parent
9cb43e1159
commit
6ad5c9bc26
|
@ -9,7 +9,6 @@ short_desc="Fast interactive real-time fractal zoomer/morpher"
|
|||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
license="GPL-3"
|
||||
homepage="http://matek.hu/xaos/"
|
||||
update_ignore="*b *s"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/${pkgname}-${version}.tar.gz"
|
||||
checksum=989f3e38f7793810cbb1496d5291d44836a7d7c058422b9ee1cffb163a0b8d95
|
||||
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore="*b *s"
|
Loading…
Reference in New Issue