mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
xaos: extract update_* to external update file
This commit is contained in:
parent
9cb43e1159
commit
6ad5c9bc26
2 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
1
srcpkgs/xaos/update
Normal file
1
srcpkgs/xaos/update
Normal file
|
@ -0,0 +1 @@
|
|||
ignore="*b *s"
|
Loading…
Add table
Reference in a new issue