ladspa-sdk: extract update_* to external update file
This commit is contained in:
parent
8ca042b5cc
commit
5f8a13802f
2 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,6 @@ short_desc="Linux Audio Developer's Simple Plugin API (LADSPA)"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://www.ladspa.org/"
|
||||
license="LGPL-2.1"
|
||||
update_pkgname=ladspa_sdk
|
||||
distfiles="http://www.ladspa.org/download/ladspa_sdk.tgz"
|
||||
checksum=b5ed3f4f253a0f6c1b7a1f4b8cf62376ca9f51d999650dd822650c43852d306b
|
||||
|
||||
|
|
1
srcpkgs/ladspa-sdk/update
Normal file
1
srcpkgs/ladspa-sdk/update
Normal file
|
@ -0,0 +1 @@
|
|||
pkgname=ladspa_sdk
|
Loading…
Reference in a new issue