Files
repo-for-tests/test-94-app/alr.sh

14 lines
189 B
Bash

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'
)