add packages for test-94
This commit is contained in:
13
test-94-app/alr.sh
Normal file
13
test-94-app/alr.sh
Normal file
@ -0,0 +1,13 @@
|
||||
name='test-94-app'
|
||||
version='1.0.0'
|
||||
release='1'
|
||||
desc='test-94-app'
|
||||
maintainer='UNKNOWN'
|
||||
architectures=('all')
|
||||
license=('UNKNOWN')
|
||||
deps=(
|
||||
'test-94-dep'
|
||||
)
|
||||
build_deps=(
|
||||
'test-94-dep'
|
||||
)
|
8
test-94-dep/alr.sh
Normal file
8
test-94-dep/alr.sh
Normal file
@ -0,0 +1,8 @@
|
||||
name='test-94-dep'
|
||||
version='1.0.0'
|
||||
release='1'
|
||||
desc='test-94-dep'
|
||||
maintainer='UNKNOWN'
|
||||
architectures=('all')
|
||||
license=('UNKNOWN')
|
||||
|
Reference in New Issue
Block a user